homegrade_blocks_production/blocks/chapitrage-thematique/build/block.json

17 lines
565 B
JSON

{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2,
"name": "homegrade-content-blocks/chapitrage-thematique",
"version": "0.1.0",
"title": "Chapitrage Thématique",
"category": "homegrade-blocks",
"description": "(Pour les thématiques parents) Pour insérer un bloc de gestion de chapitres pour une thématique parent",
"supports": {
"html": false,
"multiple": false
},
"textdomain": "homegrade-blocks",
"editorScript": "file:./index.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css"
}