17 lines
275 B
JSON
17 lines
275 B
JSON
|
{
|
||
|
"Hällo": {
|
||
|
"href": "/haello"
|
||
|
},
|
||
|
"Veranstaltungen": {
|
||
|
"href": "/events"
|
||
|
},
|
||
|
"Kontakt": {
|
||
|
"list_childs": true,
|
||
|
"items": {
|
||
|
"Kontakt": "/kontakt",
|
||
|
"Datenschutz": "/datenschutz",
|
||
|
"Impressum": "https://c3woc.de/impressum/"
|
||
|
}
|
||
|
}
|
||
|
}
|