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.
1 parent 62752e5 commit c929670Copy full SHA for c929670
src/static/config.yml
@@ -12,7 +12,7 @@ collections:
12
fields:
13
- { label: "Title", name: "title", widget: "string"}
14
- { label: "Publish Date", name: "date", widget: "datetime" }
15
- - { label: "Subtitle", name: "subtitle", widget: "text"}
+ - { label: "Subtitle", name: "subtitle", widget: "string"}
16
- { label: "Cover", name: "cover", widget: "image"}
17
- { label: "Tags", name: "tags", widget: "string" }
18
- { label: "Body", name: "body", widget: "markdown"}
0 commit comments