feat: finishing of M0

This commit is contained in:
2026-04-04 08:10:05 +02:00
parent 897577a369
commit fd744573dd
84 changed files with 143204 additions and 85 deletions

View File

@@ -0,0 +1,42 @@
{
"article": {
"renderInLists": true,
"showTitle": true,
"title": "Artikel"
},
"picture": {
"renderInLists": true,
"showTitle": true,
"title": "Fotoblog"
},
"aside": {
"renderInLists": true,
"showTitle": false,
"title": "Linkblog"
},
"page": {
"renderInLists": false,
"showTitle": true,
"title": "Seiten"
},
"kochbuch": {
"renderInLists": true,
"showTitle": true,
"title": "Kochbuch"
},
"metaowl": {
"renderInLists": true,
"showTitle": true,
"title": "metaowl"
},
"spielelog": {
"renderInLists": true,
"showTitle": true,
"title": "Spieleblog"
},
"wiki": {
"renderInLists": false,
"showTitle": true,
"title": "wiki"
}
}