Selaa lähdekoodia

add woo templates to theme.json

Maggie 3 vuotta sitten
vanhempi
commit
6762286c2e
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      blockbase/theme.json

+ 8 - 0
blockbase/theme.json

@@ -27,6 +27,14 @@
 				"page",
 				"post"
 			]
+		},
+		{
+			"name": "single-product",
+			"title": "Single Product"
+		},
+		{
+			"name": "archive-product",
+			"title": "Archive Product"
 		}
 	],
 	"settings": {