winkekatze.tv/databags/navigation.json
2022-01-31 13:52:39 +01:00

21 lines
392 B
JSON

{
"Hällo": {
"href": "/haello"
},
"Veranstaltungen": {
"href": "/events",
"list_childs": true,
"items": {
"Veranstaltungen": "/events",
"list_namespace": "/events"
}
},
"Kontakt": {
"list_childs": true,
"items": {
"Kontakt": "/kontakt",
"Datenschutz": "/datenschutz",
"Impressum": "https://c3woc.de/impressum/"
}
}
}