summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-01-09 20:36:08 -0500
committermattkae <mattkae@protonmail.com>2022-01-09 20:36:08 -0500
commiteef48388c610bf37b07aedef03c55344d450386b (patch)
tree162a5dd670f4a4a171dde6d7dbf6bb209363e90d /index.html
parentc3bff045eb9e28e8e49d511c9e15e13db25a2319 (diff)
(mkosarek) Beginnig work on snowflake theme
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index a5f093a..c9b8d2f 100644
--- a/index.html
+++ b/index.html
@@ -72,6 +72,7 @@
<div id="theme_selector" class="hidden">
<button id="theme_button_default">Default</button>
<button id="theme_button_autumn">Autumn</button>
+ <button id="theme_button_winter">Winter</button>
</div>
</body>