35 lines
693 B
YAML
35 lines
693 B
YAML
title: Page
|
|
|
|
columns:
|
|
main:
|
|
width: 2/3
|
|
sections:
|
|
fields:
|
|
type: fields
|
|
fields:
|
|
text:
|
|
label: Texte
|
|
type: blocks
|
|
fieldsets:
|
|
text:
|
|
label: Texte
|
|
type: group
|
|
fieldsets:
|
|
- heading
|
|
- text
|
|
- list
|
|
- quote
|
|
media:
|
|
label: Medias
|
|
type: group
|
|
fieldsets:
|
|
- gallery
|
|
- image
|
|
- video
|
|
sidebar:
|
|
width: 1/3
|
|
sections:
|
|
files:
|
|
label: Fichiers
|
|
type: files
|
|
|