21 lines
362 B
YAML
21 lines
362 B
YAML
title: Page d'accueil
|
|
|
|
columns:
|
|
main:
|
|
width: 2/3
|
|
sections:
|
|
fields:
|
|
type: fields
|
|
fields:
|
|
bigImage:
|
|
label: Image à afficher sur la page d'accueil
|
|
type: files
|
|
multiple: false
|
|
|
|
sidebar:
|
|
width: 1/3
|
|
sections:
|
|
files:
|
|
label: Fichiers
|
|
type: files
|
|
|