Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
branch: master
Fetching contributors…

Cannot retrieve contributors at this time

26 lines (25 sloc) 0.518 kb
{
"name": "grid-section",
"description": "Simple grid layout for a collection of elements.",
"keywords": "content",
"template": {
"@type": "Thing",
"name": "Grid Section",
"@list": {
"@type": ["Thing", "Person", "Article", "Product"],
"name": "Child Item",
"@list": {
"@type": "Thing",
"name": "Image Slide"
}
}
},
"options": {
"childBlocks": {
"Article": "article-single"
}
},
"dependencies": {
"article-single": "0.1.0"
}
}
Jump to Line
Something went wrong with that request. Please try again.