Enable menus in new taxonomy pages

This commit is contained in:
2024-01-14 09:47:56 +01:00
parent ffb4353273
commit c63dac6e7f
2 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
($currentPage.IsMenuCurrent "main" .)
($currentPage.HasMenuCurrent "main" .)
(and (eq $currentPage.Type "news") (eq .Identifier "aktuell") )
(and (eq $currentPage.Type "turniermeldung") (eq .Identifier "aktuell") )
}}
{{ if .HasChildren }}
{{ range .Children }}