22 lines
369 B
YAML
22 lines
369 B
YAML
|
icon: document
|
||
|
columns:
|
||
|
- width: 2/3
|
||
|
fields:
|
||
|
title:
|
||
|
label: Title
|
||
|
type: text
|
||
|
intro:
|
||
|
label: Intro
|
||
|
type: textarea
|
||
|
size: small
|
||
|
text:
|
||
|
label: Text
|
||
|
type: textarea
|
||
|
size: large
|
||
|
- width: 1/3
|
||
|
sections:
|
||
|
files:
|
||
|
headline: Files
|
||
|
type: files
|
||
|
layout: cards
|