31 lines
580 B
JSON
31 lines
580 B
JSON
{
|
|
"Was wir tun": {
|
|
"href": "/about",
|
|
"slug": "about",
|
|
"visible": true,
|
|
"list_childs": false,
|
|
"items": {
|
|
"Selbstverständnis": "/mitglieder/selbstverstaendnis"
|
|
}
|
|
},
|
|
"Was geht ab?": {
|
|
"href": "/aktuelles",
|
|
"slug": "aktuelles",
|
|
"visible": true,
|
|
"list_childs": true,
|
|
"items": {
|
|
"Blog": "/blog",
|
|
"Podcast": "/podcast"
|
|
}
|
|
},
|
|
"Mitglied werden": {
|
|
"href": "/mitglieder",
|
|
"slug": "mitglieder",
|
|
"visible": true,
|
|
"list_childs": true,
|
|
"items": {
|
|
"Satzung": "/mitglieder/satzung"
|
|
}
|
|
}
|
|
}
|