feat: Menü auf drei Hauptpunkte reduziert.
This commit is contained in:
parent
348efb33a8
commit
ade2d66603
@ -7,32 +7,24 @@
|
||||
"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",
|
||||
"Charta": "/mitglieder/charta",
|
||||
"Mitglied werden": "/mitglieder/beitreten",
|
||||
"Meetup": "/mitglieder/meetup"
|
||||
}
|
||||
},
|
||||
"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