1
0

Remove an unused array navElements.

This commit is contained in:
Alexander Andreev 2024-06-19 04:36:04 +04:00
parent c42e604deb
commit 12c9d0069c
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -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>