42 lines
884 B
YAML
42 lines
884 B
YAML
|
|
title: Confidentialité
|
||
|
|
icon: lock
|
||
|
|
|
||
|
|
tabs:
|
||
|
|
content:
|
||
|
|
label: Contenu
|
||
|
|
icon: text
|
||
|
|
columns:
|
||
|
|
- width: 1/3
|
||
|
|
fields:
|
||
|
|
backgroundImage:
|
||
|
|
label: Image de fond
|
||
|
|
type: files
|
||
|
|
max: 1
|
||
|
|
layout: cards
|
||
|
|
accept: image/*
|
||
|
|
translate: false
|
||
|
|
|
||
|
|
- width: 2/3
|
||
|
|
fields:
|
||
|
|
body:
|
||
|
|
label: Corps
|
||
|
|
type: blocks
|
||
|
|
fieldsets:
|
||
|
|
text:
|
||
|
|
extends: blocks/text
|
||
|
|
fields:
|
||
|
|
text:
|
||
|
|
headings:
|
||
|
|
- 3
|
||
|
|
nodes:
|
||
|
|
- heading
|
||
|
|
marks:
|
||
|
|
- bold
|
||
|
|
- italic
|
||
|
|
- underline
|
||
|
|
- strike
|
||
|
|
- link
|
||
|
|
|
||
|
|
files: tabs/files
|
||
|
|
seo: seo/page
|