Files
Keith Solomon 307325ac5f
Sync TODOs with Issues / sync_todos (push) Successful in 6s
feature: Our Work Block
2026-06-14 13:56:14 -05:00

29 lines
587 B
JSON

{
"name": "acf/our-work",
"title": "Our Work",
"description": "Homepage Our Work block.",
"style": [
"file:./our-work.css"
],
"category": "vdi-block",
"icon": "groups",
"keywords": [
"Our Work"
],
"acf": {
"blockVersion": 3,
"autoInlineEditing": true,
"mode": "preview",
"renderTemplate": "our-work.php"
},
"supports": {
"align": true,
"anchor": true,
"color": true,
"html": false,
"jsx": true,
"mode": true,
"multiple": false
}
}