homegrade_blocks_production/blocks/help-homegrade/build/block.json

18 lines
513 B
JSON

{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2,
"name": "homegrade-content-blocks/help-homegrade",
"version": "0.1.0",
"title": "Homegrade vous aide",
"category": "homegrade-blocks",
"icon": "smiley",
"description": "Homegrade : comment nous pouvons vous aider",
"supports": {
"html": false,
"multiple": false
},
"textdomain": "homegrade-blocks",
"editorScript": "file:./index.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css"
}