diff options
author | mattkae <mattkae@protonmail.com> | 2022-01-09 20:36:08 -0500 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-01-09 20:36:08 -0500 |
commit | eef48388c610bf37b07aedef03c55344d450386b (patch) | |
tree | 162a5dd670f4a4a171dde6d7dbf6bb209363e90d /index.html | |
parent | c3bff045eb9e28e8e49d511c9e15e13db25a2319 (diff) |
(mkosarek) Beginnig work on snowflake theme
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |