From 4ebccb197ec20d024328d7f92cad39bbbe4d6359 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Tue, 18 Mar 2025 17:49:26 -0400 Subject: [PATCH] cmd/anubis: point the links elsewhere Signed-off-by: Xe Iaso --- cmd/anubis/index.templ | 4 ++-- cmd/anubis/index_templ.go | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/anubis/index.templ b/cmd/anubis/index.templ index 4850b63..028e89e 100644 --- a/cmd/anubis/index.templ +++ b/cmd/anubis/index.templ @@ -150,8 +150,8 @@ templ base(title string, body templ.Component) { @body diff --git a/cmd/anubis/index_templ.go b/cmd/anubis/index_templ.go index 6ceac84..70bd028 100644 --- a/cmd/anubis/index_templ.go +++ b/cmd/anubis/index_templ.go @@ -81,7 +81,7 @@ func base(title string, body templ.Component) templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 5, "") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 5, "") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }