29 lines
656 B
YAML
29 lines
656 B
YAML
columns:
|
|
main:
|
|
width: 2/3
|
|
sections:
|
|
teasercontent:
|
|
type: fields
|
|
fields:
|
|
teaser_description:
|
|
label: Teaser-Kurztext
|
|
type: textarea
|
|
buttons: false
|
|
maxlength: 500
|
|
teaser_image:
|
|
label: Teaser-Bild
|
|
type: files
|
|
default: eco-e.svg
|
|
query: page.images
|
|
uploads:
|
|
template: image
|
|
layout: cards
|
|
multiple: false
|
|
# required: true
|
|
image:
|
|
back: white
|
|
sidebar:
|
|
width: 1/3
|
|
sticky: true
|
|
sections:
|
|
images: sections/images |