Add a blank customTemplate to blockbase

This commit is contained in:
Kjell Reigstad 2021-06-08 08:33:55 -04:00
parent 8ee9e7e37a
commit ba63568929
2 changed files with 10 additions and 0 deletions

View file

View file

@ -10,6 +10,16 @@
"area": "footer"
}
],
"customTemplates": [
{
"name": "blank",
"title": "Blank",
"postTypes": [
"page",
"post"
]
}
],
"settings": {
"border": {
"customColor": true,