diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-11-13 04:18:23 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-11-13 04:18:23 -0500 |
commit | 049dc24ec02f3a14377d833ebf60efc4de12d918 (patch) | |
tree | 1a771f9ed743c96ee1d272cb746847e394c1a60e /index.html | |
parent | 74a8430a3334570e1dce4c112b166c80923f8402 (diff) |
Thermostat widget JS
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -33,11 +33,6 @@ </nav> <content> - <div class="widget thermostat" style="--percent: 0.3; --arch-color: #0084ff;"> - <arch></arch> - <gague>68</gague> - <temp>72°</temp> - </div> <div class="widget sel-button h"> <div class="widget button">Heat</div> <div class="widget button">Cool</div> |