index-main/site/blueprints/blocks/heading-sub.yml

24 lines
363 B
YAML
Raw Normal View History

2026-02-26 17:02:34 +01:00
name: Titre
icon: title
wysiwyg: true
preview: heading
fields:
level:
label: Niveau
type: toggles
empty: false
default: "h4"
labels: false
options:
- value: h4
icon: h4
text: H4
- value: h5
icon: h5
text: H5
text:
label: Texte
type: writer
inline: true
placeholder: Titre…