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.
This commit is contained in:
2025-07-13 15:36:38 +02:00
parent a81026ee78
commit c04d162b0d
8 changed files with 212 additions and 53 deletions
+15 -3
View File
@@ -23,6 +23,18 @@ columns:
sidebar:
width: 1/3
sections:
image:
label: Bild der Vorstandschaft
type: files
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