From 5cc03579b24279109d78941090c27977d4370f4c Mon Sep 17 00:00:00 2001 From: mkelvers Date: Sat, 6 Jun 2026 16:52:22 +0200 Subject: [PATCH] refactor: consolidate scripts into single app.js entry point --- templates/base.gohtml | 41 ++++++++--------------------------------- 1 file changed, 8 insertions(+), 33 deletions(-) diff --git a/templates/base.gohtml b/templates/base.gohtml index 3c538ad..72b85c7 100644 --- a/templates/base.gohtml +++ b/templates/base.gohtml @@ -12,11 +12,9 @@ - + - - - - - - - - - - - - - - - + {{block "scripts" .}}{{end}}
@@ -123,8 +98,8 @@ {{end}}
-