link to GDPR
This commit is contained in:
parent
84965179b5
commit
335b82fbf0
1 changed files with 5 additions and 13 deletions
|
@ -2,14 +2,6 @@
|
||||||
"Start": {
|
"Start": {
|
||||||
"href": "/"
|
"href": "/"
|
||||||
},
|
},
|
||||||
"Blog": {
|
|
||||||
"href": "/blog",
|
|
||||||
"list_childs": true,
|
|
||||||
"items": {
|
|
||||||
"list_namespace": "/blog",
|
|
||||||
"Feed": "/feed_blog.xml"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Rezepte": {
|
"Rezepte": {
|
||||||
"href": "/rezept",
|
"href": "/rezept",
|
||||||
"list_childs": true,
|
"list_childs": true,
|
||||||
|
@ -19,8 +11,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Mehr": {
|
"Mehr": {
|
||||||
"href": "/mitmachen",
|
"href": "https://c3woc.de/mitmachen",
|
||||||
"list_childs": true,
|
"list_childs": false,
|
||||||
"items": {
|
"items": {
|
||||||
"Mitmachen": "/mitmachen",
|
"Mitmachen": "/mitmachen",
|
||||||
"Hygiene": "/hygiene",
|
"Hygiene": "/hygiene",
|
||||||
|
@ -29,11 +21,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Kontakt": {
|
"Kontakt": {
|
||||||
"href": "/kontakt",
|
"href": "https://c3woc.de/kontakt",
|
||||||
"list_childs": true,
|
"list_childs": true,
|
||||||
"items": {
|
"items": {
|
||||||
"Impressum": "/impressum",
|
"Impressum": "https://c3woc.de/impressum",
|
||||||
"Datenschutz": "/datenschutz"
|
"Datenschutz": "https://c3woc.de/datenschutz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue