19 lines
302 B
YAML
19 lines
302 B
YAML
title: Contact
|
|
|
|
tabs:
|
|
contentTab:
|
|
label: Contenu
|
|
icon: page
|
|
fields:
|
|
title:
|
|
label: Titre
|
|
type: text
|
|
required: true
|
|
body:
|
|
label: Corps
|
|
type: blocks
|
|
fieldsets:
|
|
- heading
|
|
- text
|
|
- image
|
|
seo: seo/page
|