Explorar o código

Add a blank customTemplate to blockbase

Kjell Reigstad %!s(int64=4) %!d(string=hai) anos
pai
achega
ba63568929
Modificáronse 2 ficheiros con 10 adicións e 0 borrados
  1. 0 0
      blockbase/block-templates/blank.html
  2. 10 0
      blockbase/theme.json

+ 0 - 0
blockbase/block-templates/blank.html


+ 10 - 0
blockbase/theme.json

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