summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-11-13 04:18:23 -0500
committerKyle Gunger <kgunger12@gmail.com>2024-11-13 04:18:23 -0500
commit049dc24ec02f3a14377d833ebf60efc4de12d918 (patch)
tree1a771f9ed743c96ee1d272cb746847e394c1a60e /index.html
parent74a8430a3334570e1dce4c112b166c80923f8402 (diff)
Thermostat widget JS
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/index.html b/index.html
index f5fd475..81722a9 100644
--- a/index.html
+++ b/index.html
@@ -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>