wtf-webseite/databags/navigation.json

20 lines
348 B
JSON

{
"Was wir tun": {
"href": "/about",
"visible": true,
"list_childs": false,
"items": {
"Selbstverständnis": "/mitglieder/selbstverstaendnis"
}
},
"Was geht ab?": {
"href": "/aktuelles",
"visible": true,
"list_childs": false,
"items": {
"Blog": "/blog",
"Podcast": "/podcast"
}
}
}