xiaowang/kirby/config/blocks/gallery/gallery.yml

16 lines
311 B
YAML
Raw Normal View History

2021-10-29 18:05:46 +02:00
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