浏览代码

add woo templates to theme.json

Maggie 3 年之前
父节点
当前提交
6762286c2e
共有 1 个文件被更改,包括 8 次插入0 次删除
  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": {