This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "acf/recent-projects",
|
||||
"title": "Recent Projects",
|
||||
"description": "Block to display recent projects on the home page.",
|
||||
"style": [
|
||||
"file:./recent-projects.css"
|
||||
],
|
||||
"category": "sf-blocks",
|
||||
"icon": "block-default",
|
||||
"keywords": [
|
||||
"recent-projects"
|
||||
],
|
||||
"acf": {
|
||||
"mode": "preview",
|
||||
"renderTemplate": "recent-projects.php"
|
||||
},
|
||||
"supports": {
|
||||
"align": true,
|
||||
"anchor": true,
|
||||
"color": true,
|
||||
"html": false,
|
||||
"jsx": false,
|
||||
"mode": true,
|
||||
"multiple": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user