14 lines
334 B
JSON
14 lines
334 B
JSON
{
|
|
"apiVersion": 2,
|
|
"name": "custom/meet-the-team",
|
|
"title": "Meet The Team",
|
|
"category": "widgets",
|
|
"icon": "groups",
|
|
"description": "Custom block to display your team section with transitions and effects.",
|
|
"editorScript": "file:./build/index.js",
|
|
"style": "file:./style.css",
|
|
"supports": {
|
|
"html": false
|
|
}
|
|
}
|