Skip to content

Commit c929670

Browse files
authored
Update config.yml
1 parent 62752e5 commit c929670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/static/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ collections:
1212
fields:
1313
- { label: "Title", name: "title", widget: "string"}
1414
- { label: "Publish Date", name: "date", widget: "datetime" }
15-
- { label: "Subtitle", name: "subtitle", widget: "text"}
15+
- { label: "Subtitle", name: "subtitle", widget: "string"}
1616
- { label: "Cover", name: "cover", widget: "image"}
1717
- { label: "Tags", name: "tags", widget: "string" }
1818
- { label: "Body", name: "body", widget: "markdown"}

0 commit comments

Comments
 (0)