Removed test line
This commit is contained in:
parent
635d218b01
commit
982d1db25d
@ -15,7 +15,6 @@ collections: # A list of collections the CMS should be able to edit
|
||||
- {label: "Publish Date", name: "date", widget: "datetime", format: "YYYY-MM-DD hh:mma"}
|
||||
- {label: "Cover Image", name: "image", widget: "image", required: false, tagname: ""}
|
||||
- {label: "Body", name: "body", widget: "markdown"}
|
||||
- {label: "Some Field", name: "somefield", widget: "string", required: false} # Testing empty field
|
||||
meta:
|
||||
- {label: "SEO Description", name: "description", widget: "text"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user