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>
|
</html>
|
||||||
}
|
}
|
||||||
|
|
||||||
var navElements = []string{"Stuff", "Mindflow", "About", "Guestbook"}
|
|
||||||
|
|
||||||
templ navigation(heading string) {
|
templ navigation(heading string) {
|
||||||
<nav>
|
<nav>
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
Reference in New Issue
Block a user