Files
robbis.space/site/blueprints/fields/cover.yml
KirbyCMS Deploy 0a8c107828 Initial commit
2026-04-15 11:50:31 +00:00

10 lines
353 B
YAML

# Fields can be defined in their own field blueprints
# and reused across multiple blueprints
# This field is used in the album.yml and note.yml blueprints
# See http://getkirby.com/docs/guide/blueprints/extending-blueprints#reusing-and-extending-single-fields
type: files
multiple: false
query: page.images.template('image')
uploads:
template: image