Toevoegen subitems aan menu's en eenduidige structuur van hoofditems

This commit is contained in:
Michael Boelen 2023-05-17 11:43:44 +02:00
parent 0fb9dabfef
commit 706e8f4627
3 changed files with 27 additions and 4 deletions

View file

@ -6,6 +6,27 @@
url = "/organisatie/"
weight = 10
[[main]]
identifier = "organisatie-doelstellingen"
name = "Doelstellingen"
url = "/organisatie/doelstellingen/"
parent = "organisatie"
weight = 11
[[main]]
identifier = "organisatie-bestuur"
name = "Bestuur"
url = "/organisatie/bestuur/"
parent = "organisatie"
weight = 12
[[main]]
identifier = "organisatie-commissies"
name = "Commissies"
url = "/organisatie/commissies/"
parent = "organisatie"
weight = 13
[[main]]
identifier = "evenementen"
name = "Evenementen"