20 lines
461 B
JSON
20 lines
461 B
JSON
{
|
|
"name": "acf/team-grid",
|
|
"title": "Team Grid",
|
|
"description": "A responsive grid of team members. Click a card to expand the bio.",
|
|
"category": "common",
|
|
"style": [
|
|
"file:./team-grid.css"
|
|
],
|
|
"icon": "groups",
|
|
"keywords": ["team", "people", "staff", "bio"],
|
|
"acf": {
|
|
"mode": "preview",
|
|
"renderTemplate": "team-grid.php"
|
|
},
|
|
"supports": {
|
|
"anchor": true,
|
|
"align": false
|
|
}
|
|
}
|