99 lines
1.4 KiB
TOML
99 lines
1.4 KiB
TOML
############# English navigation ##############
|
|
|
|
# Main menu
|
|
|
|
[[main]]
|
|
name = "Services"
|
|
url = "leistungen/"
|
|
weight = 1
|
|
identifier = "services"
|
|
|
|
[[main]]
|
|
name = "Planning"
|
|
url = "leistungen/planung/"
|
|
weight = 1
|
|
parent = "services"
|
|
|
|
[[main]]
|
|
name = "Project Management"
|
|
url = "leistungen/projektmanagement/"
|
|
weight = 2
|
|
parent = "services"
|
|
|
|
[[main]]
|
|
name = "Consulting"
|
|
url = "leistungen/consulting/"
|
|
weight = 3
|
|
parent = "services"
|
|
|
|
[[main]]
|
|
name = "Focus Topics"
|
|
url = "fokusthemen/"
|
|
weight = 2
|
|
identifier = "focustopics"
|
|
|
|
[[main]]
|
|
name = "Photovoltaics"
|
|
url = "fokusthemen/photovoltaik/"
|
|
weight = 1
|
|
parent = "focustopics"
|
|
|
|
[[main]]
|
|
name = "Energy Storage"
|
|
url = "fokusthemen/energiespeicher/"
|
|
weight = 2
|
|
parent = "focustopics"
|
|
|
|
[[main]]
|
|
name = "E-Mobility"
|
|
url = "fokusthemen/emobilitaet/"
|
|
weight = 3
|
|
parent = "focustopics"
|
|
|
|
[[main]]
|
|
name = "About AMPERION"
|
|
url = "about/"
|
|
weight = 3
|
|
|
|
[[main]]
|
|
name = "Contact"
|
|
url = "contact/"
|
|
weight = 4
|
|
|
|
[[main]]
|
|
name = "Career"
|
|
url = "karriere/"
|
|
weight = 5
|
|
|
|
|
|
# Footer menu
|
|
|
|
[[footer]]
|
|
name = "Services"
|
|
url = "leistungen/"
|
|
weight = 1
|
|
|
|
[[footer]]
|
|
name = "Contact"
|
|
url = "contact/"
|
|
weight = 2
|
|
|
|
[[footer]]
|
|
name = "About AMPERION"
|
|
url = "about/"
|
|
weight = 3
|
|
|
|
[[footer]]
|
|
name = "Imprint"
|
|
url = "impressum/"
|
|
weight = 4
|
|
|
|
[[footer]]
|
|
name = "GTC"
|
|
url = "agb/"
|
|
weight = 5
|
|
|
|
[[footer]]
|
|
name = "Data Protection"
|
|
url = "datenschutz/"
|
|
weight = 6
|