20 lines
366 B
JSON
20 lines
366 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,
|
|
"align": ["wide", "full"],
|
|
"color": {
|
|
"background": true,
|
|
"text": false
|
|
}
|
|
}
|
|
}
|