julienmonnerie/kirby/config/blocks/gallery/gallery.yml
2022-06-17 17:51:59 +02:00

15 lines
311 B
YAML

name: field.blocks.gallery.name
icon: dashboard
preview: gallery
fields:
images:
label: field.blocks.gallery.images.label
type: files
multiple: true
layout: cards
size: tiny
empty: field.blocks.gallery.images.empty
uploads:
template: blocks/image
image:
ratio: 1/1