This commit is contained in:
parent
c90b920c1f
commit
7e81c9efc5
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ collections:
|
||||||
fields:
|
fields:
|
||||||
- { label: "Titel", name: "title", widget: "string" }
|
- { label: "Titel", name: "title", widget: "string" }
|
||||||
- { label: "Entwurf", name: "draft", widget: "boolean", default: false }
|
- { label: "Entwurf", name: "draft", widget: "boolean", default: false }
|
||||||
- { label: "Inhalt", name: "body", widget: "markdown" }#
|
- { label: "Inhalt", name: "body", widget: "markdown" } #
|
||||||
- name: "home"
|
- name: "home"
|
||||||
label: "Home (ENG)"
|
label: "Home (ENG)"
|
||||||
files:
|
files:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue