Update static/admin/config.yml
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 44s

This commit is contained in:
2025-06-13 13:32:46 +02:00
parent 7f20f50bad
commit 57912708f4

View File

@@ -39,7 +39,13 @@ collections:
- { label: "images", name: "images", widget: "image", multiple: true, required: false } - {
label: "images",
name: "images",
widget: "image",
required: false,
multiple: true,
}
- { label: "Body", name: "body", widget: "markdown" } - { label: "Body", name: "body", widget: "markdown" }
######################## ########################
# POSTS COLLECTION # POSTS COLLECTION