19 lines
336 B
JSON
19 lines
336 B
JSON
{
|
|
"apiVersion": 3,
|
|
"name": "badegg/article",
|
|
"title": "Article Builder",
|
|
"category": "badegg",
|
|
"icon": {
|
|
"src": "format-aside",
|
|
"foreground": "#f58762"
|
|
},
|
|
"description": "A wrapper to contain core blocks",
|
|
"supports": {
|
|
"html": true,
|
|
"color": {
|
|
"background": false,
|
|
"text": false
|
|
}
|
|
}
|
|
}
|