avancement back
This commit is contained in:
parent
c1c4fda329
commit
724bcb4918
10 changed files with 255 additions and 347 deletions
|
|
@ -8,38 +8,34 @@ tabs:
|
|||
icon: text
|
||||
columns:
|
||||
- width: 2/3
|
||||
sections:
|
||||
fields:
|
||||
intro:
|
||||
type: fields
|
||||
fields:
|
||||
intro_headline:
|
||||
type: headline
|
||||
label: Introduction
|
||||
intro_title:
|
||||
label: Titre principal
|
||||
type: text
|
||||
required: true
|
||||
help: "Ex: NOUS FAISONS JOUER LE MONDE."
|
||||
intro_text:
|
||||
label: Sous-titre
|
||||
type: textarea
|
||||
size: small
|
||||
principal_text:
|
||||
label: Texte principal
|
||||
type: textarea
|
||||
size: small
|
||||
type: writer
|
||||
nodes:
|
||||
- heading
|
||||
headings:
|
||||
- 1
|
||||
buttons: false
|
||||
help: Section de texte centrée.
|
||||
body:
|
||||
type: blocks
|
||||
fieldsets:
|
||||
- type: text
|
||||
extends: blocks/text
|
||||
fields:
|
||||
text:
|
||||
type: writer
|
||||
nodes:
|
||||
- heading
|
||||
headings:
|
||||
- h3
|
||||
|
||||
|
||||
- width: 1/3
|
||||
sections:
|
||||
team:
|
||||
type: fields
|
||||
fields:
|
||||
team_headline:
|
||||
type: headline
|
||||
label: Équipe
|
||||
team_title:
|
||||
label: Titre section Équipe
|
||||
type: text
|
||||
default: "Notre Équipe"
|
||||
team_members:
|
||||
label: Membres de l'équipe
|
||||
type: structure
|
||||
|
|
@ -59,6 +55,7 @@ tabs:
|
|||
label: Photo
|
||||
type: files
|
||||
max: 1
|
||||
accept: image/*
|
||||
uploads:
|
||||
template: image
|
||||
# SEO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue