Files
Keith Solomon dcb38250f8
Sync TODOs with Issues / sync_todos (push) Successful in 7s
🔵 other: Initial WP conversion from Eleventy
2026-05-25 16:48:48 -05:00

25 lines
439 B
JSON

{
"name": "acf/button",
"title": "Button (VDI)",
"description": "A button.",
"category": "go-ask-auntie-blocks",
"icon": "button",
"keywords": [
"button"
],
"acf": {
"mode": "preview",
"renderTemplate": "button.php"
},
"supports": {
"align": false,
"anchor": false,
"color": false,
"html": false,
"jsx": false,
"mode": true,
"multiple": true
},
"parent": [ "acf/buttons" ]
}