Handle language switching for every route

This commit is contained in:
Achim Rohn
2025-08-22 18:33:19 +02:00
parent e54600d60f
commit 7096a256a0
4 changed files with 203 additions and 16 deletions
+1
View File
@@ -25,6 +25,7 @@ type PageWebsiteMetaData struct {
Description I18nText
NavItems []ActivePath
FooterNavItems []ActivePath
AllRoutes []HtmxRoute
ScriptSrcs []string
StyleSrcs []string
ActiveNavPath string