diff --git a/src/_assets/public/admin/config.yml b/src/_assets/public/admin/config.yml index 9d4d35d..2a86086 100644 --- a/src/_assets/public/admin/config.yml +++ b/src/_assets/public/admin/config.yml @@ -36,6 +36,7 @@ collections: - label: "subtitle" name: "subtitle" widget: "string" + required: false - label: "Body" name: "body" widget: "markdown" @@ -57,9 +58,11 @@ collections: - label: "subtitle" name: "subtitle" widget: "string" + required: false - label: "description" name: "description" widget: "string" + required: false - label: "Body" name: "body" widget: "markdown"