更新 modules/faq/info.json
This commit is contained in:
parent
322ceac682
commit
43a6b354eb
|
@ -36,7 +36,6 @@
|
|||
},
|
||||
"thumbnail" : "thumb.png"
|
||||
},
|
||||
|
||||
{
|
||||
"filename" : "faq_widget2",
|
||||
"name" : {
|
||||
|
@ -44,6 +43,14 @@
|
|||
"en" : "2. Accordion list ( widget-title, question, answer )"
|
||||
},
|
||||
"thumbnail" : "thumb.png"
|
||||
},
|
||||
{
|
||||
"filename" : "faq_widget3",
|
||||
"name" : {
|
||||
"zh_tw" : "3. 列表2 ( 模組標題, 問題, 答案 )",
|
||||
"en" : "3. list2 ( widget-title, question, answer )"
|
||||
},
|
||||
"thumbnail" : "thumb.png"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue