Adding naviagtion
This commit is contained in:
parent
9cc0ad7504
commit
9cb032d12d
|
@ -0,0 +1,31 @@
|
||||||
|
{
|
||||||
|
"Start": {
|
||||||
|
"href": "/"
|
||||||
|
},
|
||||||
|
"Projekte": {
|
||||||
|
"list_childs": true,
|
||||||
|
"items": {
|
||||||
|
"list_namespace": "/blog"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Transparenz": {
|
||||||
|
"list_childs": true,
|
||||||
|
"items": {
|
||||||
|
"Transparenzoffensive": "/transparenz",
|
||||||
|
"Wer sind wir": "https://montage2.de/about/",
|
||||||
|
"Wiki": "https://wiki.montage2.de/"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Radio": {
|
||||||
|
"href": "https://radio.chaoswest.tv/"
|
||||||
|
},
|
||||||
|
"Kontakt": {
|
||||||
|
"list_childs": true,
|
||||||
|
"items": {
|
||||||
|
"Event Streamen": "/kontakt",
|
||||||
|
"Mitmachen": "/mitmachen",
|
||||||
|
"Impressum": "/impressum",
|
||||||
|
"Datenschutz": "/datenschutz"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue