homegrade_blocks_production/acf-blocks/photos-archives/block.json

25 lines
415 B
JSON

{
"name": "acf/photos-archives",
"title": "Archives photographiques",
"category": "homegrade-blocks",
"multiple": false,
"icon": {
"foreground": "#DF1E1E",
"src": "format-gallery"
},
"keywords": [
"Archives",
"photos",
"historique"
],
"supports": {
"align": [
"full"
]
},
"acf": {
"mode": "auto",
"renderTemplate": "photos-archives.php"
},
"align": "full"
}