debut d'integration de la version terminal
This commit is contained in:
parent
00edad1729
commit
54ce5faf08
146 changed files with 2532 additions and 40285 deletions
9
site/blueprints/blocks/description.yml
Normal file
9
site/blueprints/blocks/description.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name: Description
|
||||
icon: paragraph
|
||||
wysiwyg: true
|
||||
preview: text
|
||||
fields:
|
||||
text:
|
||||
type: writer
|
||||
nodes: true
|
||||
placeholder: field.blocks.text.placeholder
|
||||
|
|
@ -37,6 +37,7 @@ columns:
|
|||
fieldsets:
|
||||
- heading
|
||||
- text
|
||||
- description
|
||||
- list
|
||||
- quote
|
||||
- interview
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ columns:
|
|||
fieldsets:
|
||||
- heading
|
||||
- text
|
||||
- description
|
||||
- list
|
||||
- quote
|
||||
media:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue