+ build command for makefile

This commit is contained in:
itsig0
2024-03-24 18:30:43 +01:00
parent 5e50435309
commit 1da3051c3d
6 changed files with 60 additions and 51 deletions

View File

@@ -23,7 +23,7 @@ func header() templ.Component {
templ_7745c5c3_Var1 = templ.NopComponent
}
ctx = templ.ClearChildren(ctx)
templ_7745c5c3_Err = templ.WriteWatchModeString(templ_7745c5c3_Buffer, 1)
_, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("<nav class=\"container\"><ul class=\"brand\"><li><a class=\"\" href=\"https://itsigo.de\"><img href=\"/\" src=\"/tally-logo-no-bg.png\" height=\"50\"></a></li></ul><ul hx-target=\"main\"><li><a class=\"contrast\" hx-get=\"/\" hx-push-url=\"true\">Home</a></li><li><a class=\"contrast\" hx-get=\"/hp-mana-tracker\" hx-push-url=\"true\">TM-Tracker</a></li></ul></nav>")
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}