✨ feat: Add services-list block.json registration
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "acf/services-list",
|
||||
"title": "Services List",
|
||||
"description": "A row of service cards. Card count (2, 3, or 4) determines the layout.",
|
||||
"category": "common",
|
||||
"icon": "grid-view",
|
||||
"keywords": ["services", "cards", "mapping"],
|
||||
"acf": {
|
||||
"mode": "preview",
|
||||
"renderTemplate": "services-list.php"
|
||||
},
|
||||
"supports": {
|
||||
"anchor": true,
|
||||
"align": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user