Fix link in cover.yml comment
This commit is contained in:
committed by
Bastian Allgeier
parent
011139ef61
commit
8de94e5235
@@ -1,9 +1,9 @@
|
|||||||
# Fields can be defined in there own field blueprints
|
# Fields can be defined in there own field blueprints
|
||||||
# and reused across multiple blueprints
|
# and reused across multiple blueprints
|
||||||
# This field is used in the album.yml and note.yml blueprints
|
# This field is used in the album.yml and note.yml blueprints
|
||||||
# See http://getkirby.test/docs/guide/blueprints/extending-blueprints#reusing-and-extending-single-fields
|
# See http://getkirby.com/docs/guide/blueprints/extending-blueprints#reusing-and-extending-single-fields
|
||||||
type: files
|
type: files
|
||||||
multiple: false
|
multiple: false
|
||||||
query: page.images.template('image')
|
query: page.images.template('image')
|
||||||
uploads:
|
uploads:
|
||||||
template: image
|
template: image
|
||||||
|
Reference in New Issue
Block a user