correction des field block de experise, blog, article
All checks were successful
Deploy / Deploy to Production (push) Successful in 10s
All checks were successful
Deploy / Deploy to Production (push) Successful in 10s
This commit is contained in:
parent
01f6dffd0e
commit
5e89244030
5 changed files with 71 additions and 47 deletions
|
|
@ -33,15 +33,32 @@ tabs:
|
|||
label: corps
|
||||
type: blocks
|
||||
fieldsets:
|
||||
- type: text
|
||||
heading:
|
||||
extends: blocks/heading
|
||||
fields:
|
||||
level:
|
||||
default: h3
|
||||
options:
|
||||
h3: Titre H3
|
||||
text:
|
||||
extends: blocks/text
|
||||
fields:
|
||||
text:
|
||||
type: writer
|
||||
nodes:
|
||||
- heading
|
||||
headings:
|
||||
- h3
|
||||
marks:
|
||||
- bold
|
||||
- italic
|
||||
- green
|
||||
- pixel
|
||||
- underline
|
||||
- strike
|
||||
- clear
|
||||
- link
|
||||
list:
|
||||
extends: blocks/list
|
||||
image:
|
||||
extends: blocks/image
|
||||
video:
|
||||
extends: blocks/video
|
||||
team:
|
||||
type: files
|
||||
label: Membres de l'équipe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue