homegrade_theme_production/template-blocks/home/show-thematiques/block.json
2023-05-12 12:12:13 +02:00

17 lines
309 B
JSON

{
"name": "acf/show-thematiques",
"title": "Home | Thématiques",
"category": "homegrade-pages",
"multiple": false,
"icon": {
"foreground": "#DF1E1E",
"src": "schedule"
},
"keywords": [
"Thématiques"
],
"acf": {
"mode": "auto",
"renderTemplate": "show-thematiques.php"
}
}