From 037137f48a04334f0a61dabe2aaacfe7f031da66 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Wed, 13 May 2026 15:07:32 +0200 Subject: [PATCH] fix: update dist paths to include static/ subdirectory matching Bun output --- templates/base.gohtml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/templates/base.gohtml b/templates/base.gohtml index 61201d9..9c1c869 100644 --- a/templates/base.gohtml +++ b/templates/base.gohtml @@ -33,26 +33,26 @@ html[data-theme="light"] .theme-icon-light { display: none; } html[data-theme="light"] .theme-icon-dark { display: block; } - - - - - - - - - - - + + + + + + + + + + +