Update menus.de.toml and menus.fr.toml with new Schulung and Formation submenus
This commit is contained in:
parent
2d2c6ce370
commit
fbd4e72d87
2 changed files with 26 additions and 30 deletions
|
|
@ -96,18 +96,16 @@ weight = 4
|
||||||
name = "Kontakt"
|
name = "Kontakt"
|
||||||
url = "kontakt/"
|
url = "kontakt/"
|
||||||
|
|
||||||
# footer menu
|
[[main]]
|
||||||
# [[footer]]
|
name = "Schulung"
|
||||||
# name = "About"
|
url = "schulungstermine/"
|
||||||
# url = "about/"
|
[[main]]
|
||||||
# weight = 1
|
parent = "Schulung"
|
||||||
|
name = "Anmeldung Anfängerschulung"
|
||||||
# [[footer]]
|
url = "schulungstermine/anmeldung-anfaengerschulung/"
|
||||||
# name = "Elements"
|
weight = 1
|
||||||
# url = "elements/"
|
[[main]]
|
||||||
# weight = 2
|
parent = "Schulung"
|
||||||
|
name = "Anmeldung Fortgeschrittenenschulung"
|
||||||
# [[footer]]
|
url = "schulungstermine/anmeldung-fortgeschrittenenschulung/"
|
||||||
# name = "Privacy Policy"
|
weight = 2
|
||||||
# url = "privacy-policy/"
|
|
||||||
# weight = 3
|
|
||||||
|
|
@ -83,18 +83,16 @@ weight = 4
|
||||||
name = "Contact"
|
name = "Contact"
|
||||||
url = "contact/"
|
url = "contact/"
|
||||||
|
|
||||||
# footer menu
|
[[main]]
|
||||||
# [[footer]]
|
name = "Formation"
|
||||||
# name = "About"
|
url = "dates-des-formations/"
|
||||||
# url = "about/"
|
[[main]]
|
||||||
# weight = 1
|
parent = "Formation"
|
||||||
|
name = "Formation Debutants"
|
||||||
# [[footer]]
|
url = "dates-des-formations/formation-debutants/"
|
||||||
# name = "Elements"
|
weight = 1
|
||||||
# url = "elements/"
|
[[main]]
|
||||||
# weight = 2
|
parent = "Formation"
|
||||||
|
name = "Formation Avancée"
|
||||||
# [[footer]]
|
url = "dates-des-formations/formation-avanc/"
|
||||||
# name = "Privacy Policy"
|
weight = 2
|
||||||
# url = "privacy-policy/"
|
|
||||||
# weight = 3
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue