Add accept option to image blueprint and assign this template to cover field
This commit is contained in:
@@ -27,6 +27,9 @@ columns:
|
||||
cover:
|
||||
type: files
|
||||
multiple: false
|
||||
query: page.images
|
||||
uploads:
|
||||
template: image
|
||||
headline:
|
||||
type: text
|
||||
placeholder: "{{ page.title }}"
|
||||
|
Reference in New Issue
Block a user