summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-11-15 16:13:21 -0500
committerKyle Gunger <kgunger12@gmail.com>2024-11-15 16:13:21 -0500
commit77adcd1b20528e6040ac3802b7d5ece769cebe32 (patch)
tree4034e82f287b1e416bf6393c833531373ff4831b /index.html
parente0c8f4e49d68c3f174b8877e91beff02565cfa2b (diff)
Scrubber
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index c075753..d4e4dee 100644
--- a/index.html
+++ b/index.html
@@ -33,6 +33,9 @@
</nav>
<content>
+ <div class="widget scrubber" style="--percent: 0;">
+ <div class="fill"></div>
+ </div>
</content>
<script src="scripts/gui-common/color.js"></script>