forked from ag_kommunikation/webseite
feat: Menü auf drei Hauptpunkte reduziert.
This commit is contained in:
parent
94a25d68b5
commit
a4963e4a05
@ -7,30 +7,22 @@
|
||||
"Kompetenzen": "/about/kompetenzen"
|
||||
}
|
||||
},
|
||||
"Mitglieder": {
|
||||
"Was geht ab?": {
|
||||
"href": "/aktuelles",
|
||||
"visible": true,
|
||||
"list_childs": false,
|
||||
"items": {
|
||||
"Blog": "/blog",
|
||||
"Podcast": "/podcast"
|
||||
}
|
||||
},
|
||||
"Mitglied werden": {
|
||||
"href": "/mitglieder",
|
||||
"visible": true,
|
||||
"list_childs": true,
|
||||
"list_childs": false,
|
||||
"items": {
|
||||
"Satzung": "/mitglieder/satzung",
|
||||
"Mitglied werden": "/mitglieder/beitreten"
|
||||
}
|
||||
},
|
||||
"Aktuelles": {
|
||||
"href": "/aktuelles",
|
||||
"visible": true,
|
||||
"list_childs": true,
|
||||
"items": {
|
||||
"Blog": "/blog",
|
||||
"Podcast": "/podcast"
|
||||
}
|
||||
},
|
||||
"Kontakt": {
|
||||
"href": "/kontakt",
|
||||
"list_childs": true,
|
||||
"items": {
|
||||
"Impressum": "/impressum",
|
||||
"Datenschutz": "/datenschutz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user