Static CMS v4 ()

Schließt 

Reviewed-on: 
This commit is contained in:
2023-12-11 20:07:24 +01:00
parent 62e4b16e1e
commit 65260f63c6
22 changed files with 143 additions and 121 deletions

@ -32,7 +32,6 @@ const ProjektwocheCollection = {
{
name: "body",
label: "Inhalt",
widget: "markdown",
required: false,
...MarkdownProps,
},
@ -61,7 +60,6 @@ const ProjektwocheCollection = {
{
name: "content",
label: "Inhalt",
widget: "markdown",
required: true,
...MarkdownProps,
},