Update static/admin/config.yml
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 44s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 44s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user