Remove an unused array navElements.
This commit is contained in:
parent
c42e604deb
commit
12c9d0069c
@ -45,8 +45,6 @@ templ base(title, description, keywords, canonical string, head templ.Component)
|
||||
</html>
|
||||
}
|
||||
|
||||
var navElements = []string{"Stuff", "Mindflow", "About", "Guestbook"}
|
||||
|
||||
templ navigation(heading string) {
|
||||
<nav>
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user