Files
dialog-relations-website/packages/base/ContentBlocks/ContentElements/hero/config.yaml
Dominik Polakovics 9f6cfb145e
All checks were successful
Build / build (push) Successful in 4m12s
Build / deploy-stage (push) Successful in 2m38s
Build / switch-stage (push) Successful in 2m3s
feat: remove header_link, adjust hero scroll to next, fix some html errors
2025-04-23 08:45:12 +02: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