From e5602ec2df60b9e96cab6d308240071ef2be8c65 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Wed, 8 Apr 2026 13:08:10 +0200 Subject: [PATCH] fix: regenerate templ files for top navigation --- internal/templates/layout_templ.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/templates/layout_templ.go b/internal/templates/layout_templ.go index 93ba70d..366d346 100644 --- a/internal/templates/layout_templ.go +++ b/internal/templates/layout_templ.go @@ -42,7 +42,7 @@ func Layout(title string) templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "
") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 2, "
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }