Files
lena-schilling-website/packages/base/ContentBlocks/ContentElements/hero/config.yaml
Dominik Polakovics 16344b6994
All checks were successful
Build / build (push) Successful in 6m33s
Build / deploy-stage (push) Successful in 2m55s
Build / switch-stage (push) Successful in 2m0s
feat: many design changes
2024-12-14 00:03:09 +01:00

25 lines
484 B
YAML

name: cloonar/hero
typeName: cloonar_hero
group: default
prefixFields: true
prefixType: full
fields:
-
identifier: subheader
useExistingField: true
-
identifier: header
useExistingField: true
-
identifier: bodytext
type: Textarea
enableRichtext: true
useExistingField: true
- identifier: image
type: File
properties:
allowed: [jpg, jpeg, png, gif]
useExistingField: true
- identifier: imageorient
useExistingField: true