14 lines
236 B
YAML
14 lines
236 B
YAML
|
|
sections:
|
||
|
|
|
||
|
|
Carroussel:
|
||
|
|
type: fields
|
||
|
|
fields:
|
||
|
|
Images:
|
||
|
|
type: files
|
||
|
|
label: Images
|
||
|
|
layout: cards
|
||
|
|
accept:
|
||
|
|
- image/jpg
|
||
|
|
- image/png
|
||
|
|
- image/svg
|
||
|
|
- image/webp
|