From f894eaff29b534fc084c7f965d6c8448075c5145 Mon Sep 17 00:00:00 2001 From: Cyra Westmere Date: Sun, 30 Mar 2025 05:18:06 -0700 Subject: [PATCH] web: pushing index_templ.go alongside this update. --- web/index_templ.go | 4 ++-- xess/xess_templ.go | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/index_templ.go b/web/index_templ.go index 2e3ac499..eb99b3aa 100644 --- a/web/index_templ.go +++ b/web/index_templ.go @@ -251,7 +251,7 @@ func bench() templ.Component { templ_7745c5c3_Var13, templ_7745c5c3_Err = templ.JoinStringErrs("/.within.website/x/cmd/anubis/static/img/pensive.webp?cacheBuster=" + anubis.Version) if templ_7745c5c3_Err != nil { - return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 247, Col: 19} + return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 148, Col: 19} } _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var13)) if templ_7745c5c3_Err != nil { @@ -264,7 +264,7 @@ func bench() templ.Component { var templ_7745c5c3_Var14 string templ_7745c5c3_Var14, templ_7745c5c3_Err = templ.JoinStringErrs("/.within.website/x/cmd/anubis/static/js/bench.mjs?cacheBuster=" + anubis.Version) if templ_7745c5c3_Err != nil { - return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 250, Col: 118} + return templ.Error{Err: templ_7745c5c3_Err, FileName: `index.templ`, Line: 151, Col: 118} } _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var14)) if templ_7745c5c3_Err != nil { diff --git a/xess/xess_templ.go b/xess/xess_templ.go index c1fa4122..a01a3826 100644 --- a/xess/xess_templ.go +++ b/xess/xess_templ.go @@ -1,6 +1,6 @@ // Code generated by templ - DO NOT EDIT. -// templ: version: v0.3.857 +// templ: version: v0.3.833 package xess //lint:file-ignore SA4006 This context is only used if a nested component is present.