diff --git a/page.go b/page.go index 90a2ef7..3397d1a 100644 --- a/page.go +++ b/page.go @@ -24,6 +24,7 @@ type PageWebsiteMetaData struct { Lang Language Description I18nText NavItems []ActivePath + FooterNavItems []ActivePath ScriptSrcs []string StyleSrcs []string ActiveNavPath string