forked from saurabh/orbit4-5
28 lines
930 B
JSON
28 lines
930 B
JSON
{
|
|
"frontend": [
|
|
{
|
|
"filename" : "member_index1",
|
|
"name" : {
|
|
"zh_tw" : "1. 表格列表",
|
|
"en" : "1. Table List"
|
|
},
|
|
"thumbnail" : "thumbnail-block-list.png"
|
|
},
|
|
{
|
|
"filename" : "member_index2",
|
|
"name" : {
|
|
"zh_tw" : "2. 單欄式 ( 類別標題, 個人照片, 個人資料)",
|
|
"en" : "2. Single Column (category title, photo, profile)"
|
|
},
|
|
"thumbnail" : "member_index2_thumb.png"
|
|
},
|
|
{
|
|
"filename" : "member_index3",
|
|
"name" : {
|
|
"zh_tw" : "3. 名片式 ( 類別標題, 個人照片, 個人資料 )",
|
|
"en" : "3. Two Columns (category title, photo, profile)"
|
|
},
|
|
"thumbnail" : "member_index3_thumb.png"
|
|
}
|
|
]
|
|
} |