Add ActivePath as NavItems

This commit is contained in:
Achim Rohn
2025-08-11 23:25:44 +02:00
parent 740d145464
commit 96013fed62
3 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ type PageWebsiteMetaData struct {
Title string
Lang Language
Description string
NavItems []NavItem
NavItems []ActivePath
ScriptSrcs []string
StyleSrcs []string
ActiveNavPath string