Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
metmarkosaric authored Jan 21, 2025
1 parent d38ff30 commit 080dadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ collections:
- {label: "Description", name: "description", widget: "string"}
- {label: "Slug", name: "slug", widget: "string"}
- {label: "Publish Date", name: "date", widget: "datetime"}
- {label: "Author", name: "author", widget: "select", options: ["uku-taht", "marko-saric", "hricha-shandily"]}
- {label: "Author", name: "author", widget: "select", options: ["uku-taht", "marko-saric", "hricha-shandily", "greg-dickens"]}
- {label: "Featured Image", name: "image", widget: "string", required: false}
- {label: "Featured Image Alt", name: "image-alt", widget: "string", required: false}
- {label: "Body", name: "body", widget: "markdown"}
Expand Down

0 comments on commit 080dadd

Please sign in to comment.