From 6a3f4b5ff2249d302fffcc46f20b8947cf6534a2 Mon Sep 17 00:00:00 2001 From: Nicholas Smith Date: Sun, 1 Oct 2023 13:23:42 +1000 Subject: [PATCH] bump Bulma and HTMX --- templates/components/core.gohtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/components/core.gohtml b/templates/components/core.gohtml index b8174dc..f795bbc 100644 --- a/templates/components/core.gohtml +++ b/templates/components/core.gohtml @@ -13,11 +13,11 @@ {{end}} {{define "css"}} - + {{end}} {{define "js"}} - + {{end}}