Update menus.de.toml and menus.fr.toml with new Schulung and Formation submenus

This commit is contained in:
Andreas Hnida 2024-04-27 13:43:45 +02:00
commit fbd4e72d87
2 changed files with 26 additions and 30 deletions

View file

@ -96,18 +96,16 @@ weight = 4
name = "Kontakt"
url = "kontakt/"
# footer menu
# [[footer]]
# name = "About"
# url = "about/"
# weight = 1
# [[footer]]
# name = "Elements"
# url = "elements/"
# weight = 2
# [[footer]]
# name = "Privacy Policy"
# url = "privacy-policy/"
# weight = 3
[[main]]
name = "Schulung"
url = "schulungstermine/"
[[main]]
parent = "Schulung"
name = "Anmeldung Anfängerschulung"
url = "schulungstermine/anmeldung-anfaengerschulung/"
weight = 1
[[main]]
parent = "Schulung"
name = "Anmeldung Fortgeschrittenenschulung"
url = "schulungstermine/anmeldung-fortgeschrittenenschulung/"
weight = 2

View file

@ -83,18 +83,16 @@ weight = 4
name = "Contact"
url = "contact/"
# footer menu
# [[footer]]
# name = "About"
# url = "about/"
# weight = 1
# [[footer]]
# name = "Elements"
# url = "elements/"
# weight = 2
# [[footer]]
# name = "Privacy Policy"
# url = "privacy-policy/"
# weight = 3
[[main]]
name = "Formation"
url = "dates-des-formations/"
[[main]]
parent = "Formation"
name = "Formation Debutants"
url = "dates-des-formations/formation-debutants/"
weight = 1
[[main]]
parent = "Formation"
name = "Formation Avancée"
url = "dates-des-formations/formation-avanc/"
weight = 2