update to kirby 4.8
This commit is contained in:
commit
7d7df341d1
636 changed files with 139949 additions and 0 deletions
16
site/blueprints/fields/body.yml
Normal file
16
site/blueprints/fields/body.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
label: Texte
|
||||
type: layout
|
||||
layouts:
|
||||
- "1/1"
|
||||
- "1/2, 1/2"
|
||||
- "1/3, 2/3"
|
||||
- "2/3, 1/3"
|
||||
- "1/4, 3/4"
|
||||
- "3/4, 1/4"
|
||||
fieldsets:
|
||||
- text
|
||||
- image
|
||||
- quote
|
||||
- markdown
|
||||
- line
|
||||
- collapsable-section
|
||||
Loading…
Add table
Add a link
Reference in a new issue