eaa7327516
Introduced a new Vorstand page with content files and structured data for team details. Added associated blueprint, PHP template, and updated image assets for better organization and presentation.
28 lines
597 B
YAML
28 lines
597 B
YAML
title: Vorstandschaft Page
|
|
|
|
columns:
|
|
main:
|
|
width: 2/3
|
|
sections:
|
|
fields:
|
|
type: fields
|
|
fields:
|
|
text:
|
|
type: textarea
|
|
size: small
|
|
vorstandschaft:
|
|
label: Vorstandschaft
|
|
type: structure
|
|
fields:
|
|
name:
|
|
label: Name des Vorstands
|
|
type: text
|
|
position:
|
|
label: Position des Vorstands
|
|
type: text
|
|
sidebar:
|
|
width: 1/3
|
|
sections:
|
|
image:
|
|
label: Bild der Vorstandschaft
|
|
type: files |