Initial commit – lokale Dateien hochgeladen

This commit is contained in:
Alexander-Stosic 2025-07-29 19:10:33 +02:00
parent 5bdf649ce1
commit 0db3bb9207
21 changed files with 907 additions and 616 deletions

View file

@ -1,59 +1,54 @@
############# English navigation ##############
# main menu
# Main menu
[[main]]
name = "Services"
url = "service/"
url = "leistungen/"
weight = 1
identifier = "service"
identifier = "services"
[[main]]
name = "Planning"
url = "service/planung/"
weight = 1
parent = "service"
[[main]]
name = "Project Management"
url = "service/projektmanagement/"
weight = 2
parent = "service"
[[main]]
name = "Consulting"
url = "service/consulting/"
weight = 3
parent = "service"
[[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 = "fokusthemen"
identifier = "focustopics"
[[main]]
name = "Photovoltaic"
url = "service/photovoltaik/"
weight = 1
parent = "fokusthemen"
[[main]]
name = "Energy storage"
url = "service/energierspeicher/"
weight = 2
parent = "fokusthemen"
[[main]]
name = "E-mobility"
url = "service/emobilität/"
weight = 3
parent = "fokusthemen"
[[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"
@ -67,15 +62,15 @@ weight = 4
[[main]]
name = "Career"
url = "contact/"
url = "karriere/"
weight = 5
# Footer menu
# footer menu
[[footer]]
name = "Services"
url = "service/"
url = "leistungen/"
weight = 1
[[footer]]
@ -89,7 +84,7 @@ url = "about/"
weight = 3
[[footer]]
name = "Impressum"
name = "Imprint"
url = "impressum/"
weight = 4
@ -99,6 +94,6 @@ url = "agb/"
weight = 5
[[footer]]
name = "Data protection"
name = "Data Protection"
url = "datenschutz/"
weight = 6
weight = 6