From 6160cb2e70e37fcf6e897f45c110274b8777012c Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 14 Jun 2026 17:07:49 -0400 Subject: automatic snow and fireworks --- themes/hugo-coder/layouts/_default/baseof.html | 87 ++++++++++++++------------ 1 file changed, 47 insertions(+), 40 deletions(-) diff --git a/themes/hugo-coder/layouts/_default/baseof.html b/themes/hugo-coder/layouts/_default/baseof.html index f981b50..b7ac84e 100644 --- a/themes/hugo-coder/layouts/_default/baseof.html +++ b/themes/hugo-coder/layouts/_default/baseof.html @@ -128,9 +128,9 @@ - -
+ + {{ partial "float" . }}
@@ -180,45 +180,51 @@ {{ if and .Site.Params.googleTagManager .Site.Params.googleTagManager.id }} {{- partial "analytics/googletagmanager" . -}} {{ end }} - -- cgit v1.3