We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f5a346 + 20151c6 commit 6f7f991Copy full SHA for 6f7f991
src/static/config.yml
@@ -16,13 +16,3 @@ collections:
16
- { label: "Cover", name: "cover", widget: "image"}
17
- { label: "Tags", name: "tags", widget: "string" }
18
- { label: "Body", name: "body", widget: "markdown"}
19
- - name: "photos"
20
- label: "Photograph"
21
- label_singular: "Photograph"
22
- folder: "content/images"
23
- create: true
24
- fields:
25
- - { label: "Picture name", name: "title", widget: "string"}
26
- - { label: "Publish Date", name: "date", widget: "datetime" }
27
- - { label: "Photograph", name: "photo", widget: "image"}
28
- - { label: "Description", name: "body", widget: "markdown"}
0 commit comments