41 lines
980 B
YAML
41 lines
980 B
YAML
title: Accueil
|
|
|
|
tabs:
|
|
contentTab:
|
|
label: Contenu
|
|
icon: page
|
|
fields:
|
|
sections:
|
|
label: Sections
|
|
type: structure
|
|
fields:
|
|
baseline:
|
|
label: Baseline (colonne gauche)
|
|
type: text
|
|
width: 1/1
|
|
buttonText:
|
|
label: Texte du bouton
|
|
type: text
|
|
width: 1/2
|
|
buttonLink:
|
|
label: Lien du bouton
|
|
type: url
|
|
width: 1/2
|
|
contentType:
|
|
label: Type de contenu
|
|
type: select
|
|
required: true
|
|
options:
|
|
investigations: "Enquêtes"
|
|
impacts: Impacts
|
|
packages: Dossiers
|
|
projects: "Projets (Lab)"
|
|
news: "Brèves"
|
|
width: 1/2
|
|
count:
|
|
label: "Nombre d'éléments (min. 4)"
|
|
type: number
|
|
min: 4
|
|
default: 6
|
|
width: 1/2
|
|
seo: seo/page
|