Update static/admin/config.yml
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Matt Cengia 2024-02-07 02:15:49 +00:00
parent 0cb8aa324c
commit d708c5da4e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ collections: # A list of collections the CMS should be able to edit
- {label: "Image", name: "image", widget: "image", required: false}
- {label: "Body", name: "body", widget: "markdown"}
- name: "pages"
label: "Pages"
label: "Page"
folder: "content/pages" # The path to the folder where the documents are stored
create: true # Allow users to create new documents in this collection
fields: # The fields each document in this collection have