heading blocks : change default level
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
This commit is contained in:
parent
785264e87f
commit
c248687d56
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ fields:
|
||||||
label: field.blocks.heading.level
|
label: field.blocks.heading.level
|
||||||
type: toggles
|
type: toggles
|
||||||
empty: false
|
empty: false
|
||||||
default: "h2"
|
default: "h3"
|
||||||
labels: false
|
labels: false
|
||||||
options:
|
options:
|
||||||
- value: h3
|
- value: h3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue