aboutsummaryrefslogtreecommitdiff
path: root/web/index_templ.go
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-03 08:40:34 -0400
committerXe Iaso <me@xeiaso.net>2025-04-03 08:40:34 -0400
commit344fd12e530bd28efb15a8488ad0772f312bd3f0 (patch)
tree5cc5e02cc9e53272b1c5667fc145ccf0c1c5b695 /web/index_templ.go
parent08fa5f8085770774e34ac5510c2e01dbffb128e7 (diff)
downloadanubis-release/v1.15.2.tar.xz
anubis-release/v1.15.2.zip
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'web/index_templ.go')
-rw-r--r--web/index_templ.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index_templ.go b/web/index_templ.go
index e4500be..cfcc292 100644
--- a/web/index_templ.go
+++ b/web/index_templ.go
@@ -193,9 +193,9 @@ func errorPage(message string) templ.Component {
return templ_7745c5c3_Err
}
var templ_7745c5c3_Var10 string
- templ_7745c5c3_Var10, templ_7745c5c3_Err = templ.JoinStringErrs("/.within.website/x/cmd/anubis/static/img/sad.webp?cacheBuster=" + anubis.Version)
+ templ_7745c5c3_Var10, templ_7745c5c3_Err = templ.JoinStringErrs("/.within.website/x/cmd/anubis/static/img/reject.webp?cacheBuster=" + anubis.Version)
if templ_7745c5c3_Err != nil {
- return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 212, Col: 90}
+ return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 212, Col: 93}
}
_, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var10))
if templ_7745c5c3_Err != nil {