summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2021-12-29 16:33:55 -0500
committermattkae <mattkae@protonmail.com>2021-12-29 16:33:55 -0500
commitc3bff045eb9e28e8e49d511c9e15e13db25a2319 (patch)
tree87ab9b6e2dcdfcb6a74c7d7ab32b845fc216e568 /index.html
parentdca628d985a1904be7d45b373a17ac9b7e3e09c6 (diff)
Improved image manipulation and loading
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index eb7f9c5..a5f093a 100644
--- a/index.html
+++ b/index.html
@@ -69,7 +69,7 @@
</section>
<h2>Theme</h2>
- <div id="theme_selector">
+ <div id="theme_selector" class="hidden">
<button id="theme_button_default">Default</button>
<button id="theme_button_autumn">Autumn</button>
</div>