diff --git a/web/base.templ b/web/base.templ index dc919c0..cd35f64 100644 --- a/web/base.templ +++ b/web/base.templ @@ -46,15 +46,18 @@ templ base(title, description, keywords, canonical string, head templ.Component) } templ navigation(heading string) { + {{ links := []string{"Stuff", "Mindflow", "About", "Guestbook"} }}