This commit is contained in:
Denys Konovalov 2020-07-11 17:25:03 +02:00
parent 335a30fc4f
commit 11c3eb9213

@ -39,8 +39,8 @@ collections:
- {label: "Hintergrundbild", name: "bg_image", widget: "image", default: "/images/slide1.jpg"}
- {label: "Metabeschreibung", name: "description"}
- {label: "Beitragsbild", name: "image", widget: "image", default: "/images/image.png"}
- {label: "Autor", name: "author", widget: "string, default: "CantorTechnik AG"}
- {label: "Autor", name: "author", widget: "string", default: "CantorTechnik AG"}
- {label: "Kategorien", name: "cathegories", widget: "list")
- {label: "Tags", name: "tags", widget: "list"}
- {label: "Type", name: "type", widget: "hidden", default: "post"}
- {label: "Text", name: "body", widget: "markdown"}
- {label: "Text", name: "body", widget: "markdown"}