@eightshift/frontend-libs
Version:
A collection of useful frontend utility modules. powered by Eightshift
18 lines (17 loc) • 378 B
JSON
{
"$schema": "https://raw.githubusercontent.com/infinum/eightshift-frontend-libs/develop/schemas/block.json",
"blockName": "jumbotron",
"title": "Jumbotron",
"description" : "Jumbotron block with custom settings.",
"category": "eightshift",
"icon": {
"src": "es-jumbotron"
},
"keywords": [
"jumbotron",
"cover"
],
"components": {
"jumbotron": "jumbotron"
}
}