Finished.

This commit is contained in:
2024-06-01 16:28:35 +02:00
parent 99c9b43377
commit d57fc8b280
40 changed files with 529 additions and 636 deletions

17
content/legal.json Normal file
View File

@@ -0,0 +1,17 @@
{
"path": {
"de": "/impressum"
},
"sitemap": {
"priority": "0.1"
},
"content": {
"content": [
{"ref": "head"},
{"ref": "nav"},
{"tpl": "legal"},
{"ref": "footer"},
{"ref": "end"}
]
}
}