juli25
This commit is contained in:
parent
861bb178f1
commit
9df489d983
33 changed files with 1067 additions and 240 deletions
|
|
@ -2,30 +2,80 @@
|
|||
|
||||
# main menu
|
||||
|
||||
|
||||
[[main]]
|
||||
name = "Services"
|
||||
url = "contact/"
|
||||
url = "service/"
|
||||
weight = 1
|
||||
identifier = "service"
|
||||
|
||||
[[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 = "Focus Topics"
|
||||
url = "fokusthemen/"
|
||||
weight = 2
|
||||
identifier = "fokusthemen"
|
||||
|
||||
[[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 = "About AMPERION"
|
||||
url = "about/"
|
||||
weight = 3
|
||||
|
||||
[[main]]
|
||||
name = "Contact"
|
||||
url = "contact/"
|
||||
weight = 2
|
||||
|
||||
[[main]]
|
||||
name = "About AMPERION"
|
||||
url = "contact/"
|
||||
weight = 3
|
||||
|
||||
[[main]]
|
||||
name = "Carreer"
|
||||
url = "contact/"
|
||||
weight = 4
|
||||
|
||||
[[main]]
|
||||
name = "Career"
|
||||
url = "contact/"
|
||||
weight = 5
|
||||
|
||||
|
||||
|
||||
# footer menu
|
||||
[[footer]]
|
||||
name = "Services"
|
||||
url = "contact/"
|
||||
url = "service/"
|
||||
weight = 1
|
||||
|
||||
[[footer]]
|
||||
|
|
@ -35,20 +85,20 @@ weight = 2
|
|||
|
||||
[[footer]]
|
||||
name = "About AMPERION"
|
||||
url = "contact/"
|
||||
url = "about/"
|
||||
weight = 3
|
||||
|
||||
[[footer]]
|
||||
name = "Carreer"
|
||||
url = "contact/"
|
||||
name = "Impressum"
|
||||
url = "impressum/"
|
||||
weight = 4
|
||||
|
||||
[[footer]]
|
||||
name = "Imprint"
|
||||
url = "service/"
|
||||
weight = 5
|
||||
|
||||
[[footer]]
|
||||
name = "GTC"
|
||||
url = "agb/"
|
||||
weight = 6
|
||||
weight = 5
|
||||
|
||||
[[footer]]
|
||||
name = "Data protection"
|
||||
url = "datenschutz/"
|
||||
weight = 6
|
||||
Loading…
Add table
Add a link
Reference in a new issue