carhop__plugins__PROD-DEV/plugins/carhop-blocks/acf-blocks/social-networks/block.json
2025-09-24 16:19:31 +02:00

21 lines
370 B
JSON

{
"name": "acf/social-networks",
"title": "Réseaux sociaux",
"category": "carhop-blocks",
"multiple": false,
"icon": {
"foreground": "#136f63",
"src": "groups"
},
"keywords": [
"réseaux sociaux",
"facebook",
"youtube"
],
"supports": {},
"acf": {
"mode": "auto",
"renderTemplate": "social-networks.php"
},
"align": "full"
}