forked from saurabh/orbit4-5
21 lines
364 B
JSON
21 lines
364 B
JSON
{
|
|
"frontend": [
|
|
{
|
|
"filename" : "index",
|
|
"name" : "Index with image",
|
|
"thumbnail" : "thumbnail-block-list.png"
|
|
},
|
|
{
|
|
"filename" : "index1",
|
|
"name" : "Index without image",
|
|
"thumbnail" : "thumbnail-block.png"
|
|
}
|
|
],
|
|
"widgets" : [
|
|
{
|
|
"filename" : "widget",
|
|
"name" : "Widget with image",
|
|
"thumbnail" : "thumbnail-block.png"
|
|
}
|
|
]
|
|
} |