🐞 fix: Update block.json files for correct block category slug
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"style": [
|
"style": [
|
||||||
"file:./boilerplate.css"
|
"file:./boilerplate.css"
|
||||||
],
|
],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "block-default",
|
"icon": "block-default",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"boilerplate"
|
"boilerplate"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "acf/button",
|
"name": "acf/button",
|
||||||
"title": "Button (VDI)",
|
"title": "Button (VDI)",
|
||||||
"description": "A button.",
|
"description": "A button.",
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "button",
|
"icon": "button",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"button"
|
"button"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"title": "Buttons (VDI)",
|
"title": "Buttons (VDI)",
|
||||||
"description": "A button or group of buttons.",
|
"description": "A button or group of buttons.",
|
||||||
"allowedBlocks": [ "acf/button" ],
|
"allowedBlocks": [ "acf/button" ],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "button",
|
"icon": "button",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"buttons"
|
"buttons"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"style": [
|
"style": [
|
||||||
"file:./contact-info.css"
|
"file:./contact-info.css"
|
||||||
],
|
],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "feedback",
|
"icon": "feedback",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"contact info",
|
"contact info",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"style": [
|
"style": [
|
||||||
"file:./grid-cell.css"
|
"file:./grid-cell.css"
|
||||||
],
|
],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "grid-view",
|
"icon": "grid-view",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"grid"
|
"grid"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"file:./grid.css"
|
"file:./grid.css"
|
||||||
],
|
],
|
||||||
"allowedBlocks": [ "acf/grid-cell" ],
|
"allowedBlocks": [ "acf/grid-cell" ],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "grid-view",
|
"icon": "grid-view",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"grid"
|
"grid"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"style": [
|
"style": [
|
||||||
"file:./homepage-hero.css"
|
"file:./homepage-hero.css"
|
||||||
],
|
],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "block-default",
|
"icon": "block-default",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"homepage-hero",
|
"homepage-hero",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"style": [
|
"style": [
|
||||||
"file:./media-text-innerblocks.css"
|
"file:./media-text-innerblocks.css"
|
||||||
],
|
],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "screenoptions",
|
"icon": "screenoptions",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"media",
|
"media",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"style": [
|
"style": [
|
||||||
"file:./media-text.css"
|
"file:./media-text.css"
|
||||||
],
|
],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "screenoptions",
|
"icon": "screenoptions",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"media",
|
"media",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"style": [
|
"style": [
|
||||||
"file:./page-children.css"
|
"file:./page-children.css"
|
||||||
],
|
],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "block-default",
|
"icon": "block-default",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"page-children"
|
"page-children"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"style": [
|
"style": [
|
||||||
"file:./section.css"
|
"file:./section.css"
|
||||||
],
|
],
|
||||||
"category": "vdi-block",
|
"category": "vdi-blocks",
|
||||||
"icon": "align-wide",
|
"icon": "align-wide",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"setion",
|
"setion",
|
||||||
|
|||||||
Reference in New Issue
Block a user