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