summaryrefslogtreecommitdiff
path: root/themes/hugo-coder
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2025-12-10 22:30:02 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2025-12-10 22:30:02 -0500
commit954e50818727d969c582c49d980f764b2a5314e0 (patch)
tree183a920034e1ed5299bd21fde8a6be2d56d90ef7 /themes/hugo-coder
parent60709f2205bf262ec42f0b19fae221d57d3620c4 (diff)
snow
Diffstat (limited to 'themes/hugo-coder')
-rw-r--r--themes/hugo-coder/layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/hugo-coder/layouts/_default/baseof.html b/themes/hugo-coder/layouts/_default/baseof.html
index 79b26a0..19e4db5 100644
--- a/themes/hugo-coder/layouts/_default/baseof.html
+++ b/themes/hugo-coder/layouts/_default/baseof.html
@@ -130,7 +130,7 @@
130 > 130 >
131 <!-- <div id=fireworksContainer style="position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; pointer-events: none;"></div> --> 131 <!-- <div id=fireworksContainer style="position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; pointer-events: none;"></div> -->
132 132
133 <!-- <div id="snow" style="position: absolute; top: 0; left: 0; height: 100vh; width: 100vw; --s: 10s; --w: 50vw; --d: 0s;"></div> --> 133 <div id="snow" style="position: absolute; top: 0; left: 0; height: 100vh; width: 100vw; --s: 10s; --w: 50vw; --d: 0s;"></div>
134 134
135 {{ partial "float" . }} 135 {{ partial "float" . }}
136 <main class="wrapper"> 136 <main class="wrapper">