Section
Blog header
1 个模板实例,3 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Blog header",
"class": "blog-header-section",
"settings": [
{
"type": "text",
"id": "heading",
"label": "Heading",
"default": "Blog posts"
},
{
"type": "richtext",
"id": "description",
"label": "Description",
"default": "<p>Add a short description for your blog.</p>"
},
{
"type": "checkbox",
"id": "show_category_list",
"default": true,
"label": "Show category list"
}
],
"blocks": [],
"presets": []
}