diff --git a/web/base.templ b/web/base.templ index e639c5a..dc919c0 100644 --- a/web/base.templ +++ b/web/base.templ @@ -45,8 +45,6 @@ templ base(title, description, keywords, canonical string, head templ.Component) } -var navElements = []string{"Stuff", "Mindflow", "About", "Guestbook"} - templ navigation(heading string) {