Explorar el Código

add json schema to theme.json and rebuilt children (#4714)

Maggie hace 3 años
padre
commit
4a9ed3bfc4

+ 1 - 0
blockbase/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
geologist/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
mayland-blocks/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
quadrat/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
seedlet-blocks/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{

+ 1 - 0
skatepark/theme.json

@@ -1,4 +1,5 @@
 {
+	"$schema": "https://json.schemastore.org/theme-v1.json",
 	"version": 1,
 	"templateParts": [
 		{