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:
@@ -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
|
||||
Reference in New Issue
Block a user