Files
schachfreunde-badsteben/site/blueprints/pages/vorstand.yml
T
tfeigel c04d162b0d feat: add Mitgliedschaft section and update Verein structure
Introduced a new Mitgliedschaft section with detailed information on membership requirements, benefits, and fees. Reorganized Verein-related file structure for better clarity and added supporting styles in `input.css`. Extended blueprints to support the new section and updated snippets for dynamic content rendering.
2025-07-13 15:36:38 +02:00

40 lines
908 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:
publishing:
type: fields
fields:
herotext:
label: Text (Hero)
type: text
herobutton:
label: Text für den Button
type: text
buttonlink:
label: Link für den Button
type: text
image:
label: Bild der Vorstandschaft
type: files