feat: add Vorstand page with structured content and layout
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.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
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
|
||||
Reference in New Issue
Block a user