forked from ag_kommunikation/webseite
27 lines
494 B
JSON
27 lines
494 B
JSON
{
|
|
"Was wir tun": {
|
|
"href": "/about",
|
|
"visible": true,
|
|
"list_childs": false,
|
|
"items": {}
|
|
},
|
|
"Was geht ab?": {
|
|
"href": "/aktuelles",
|
|
"visible": true,
|
|
"list_childs": false,
|
|
"items": {
|
|
"Blog": "/blog",
|
|
"Podcast": "/podcast"
|
|
}
|
|
},
|
|
"Mitglied werden": {
|
|
"href": "/mitglieder",
|
|
"visible": true,
|
|
"list_childs": false,
|
|
"items": {
|
|
"Satzung": "/mitglieder/satzung",
|
|
"Mitglied werden": "/mitglieder/beitreten"
|
|
}
|
|
}
|
|
}
|