mirror of
https://github.com/Huber1/skigemeinschaft.git
synced 2026-05-13 12:27:34 +02:00
32 lines
447 B
YAML
32 lines
447 B
YAML
type: layout
|
|
label: Layout
|
|
layouts:
|
|
- "1/1"
|
|
- "1/2, 1/2"
|
|
- "1/3, 2/3"
|
|
- "2/3, 1/3"
|
|
- "1/3, 1/3, 1/3"
|
|
fieldsets:
|
|
text:
|
|
label: Text
|
|
type: group
|
|
fieldsets:
|
|
- heading
|
|
- text
|
|
- list
|
|
- quote
|
|
- button
|
|
media:
|
|
label: Media
|
|
type: group
|
|
fieldsets:
|
|
- image
|
|
- gallery
|
|
- video
|
|
misc:
|
|
label: Misc
|
|
type: group
|
|
fieldsets:
|
|
- line
|
|
- code
|
|
- markdown
|