Metiers_du_patrimoine_theme/blocks/search-artisan-btn/block.json

26 lines
442 B
JSON

{
"name": "acf/search-artisan-btn",
"title": "Bouton de recherche d'artisan",
"category": "metiers-patrimoine-blocks",
"multiple": false,
"icon": {
"foreground": "#8B2FF7",
"src": "groups"
},
"keywords": [
"artisan",
"bouton",
"rechercher",
"recherche"
],
"supports": {
"align": [
"full"
]
},
"acf": {
"mode": "auto",
"renderTemplate": "search-artisan-btn.php"
},
"align": "full"
}