21 lines
392 B
JSON
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/"
|
|
}
|
|
}
|
|
}
|