This commit is contained in:
parent
7a3ab5a496
commit
3038c0ac9c
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ collections:
|
||||||
fields:
|
fields:
|
||||||
- { label: "Title", name: "title", widget: "string" }
|
- { label: "Title", name: "title", widget: "string" }
|
||||||
- { label: "Date", name: "date", widget: "datetime" }
|
- { label: "Date", name: "date", widget: "datetime" }
|
||||||
|
- label: Body
|
||||||
|
name: body
|
||||||
|
widget: markdown
|
||||||
- {
|
- {
|
||||||
label: "Buttons",
|
label: "Buttons",
|
||||||
name: "buttons",
|
name: "buttons",
|
||||||
|
|
Loading…
Add table
Reference in a new issue