From 43a6b354eb4cd372d82f11b5fa2c083cc3cd8607 Mon Sep 17 00:00:00 2001 From: chiu Date: Fri, 3 Jan 2025 05:55:09 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20modules/faq/info.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/faq/info.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/modules/faq/info.json b/modules/faq/info.json index ddafa5f..ba469c2 100644 --- a/modules/faq/info.json +++ b/modules/faq/info.json @@ -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" } ] } \ No newline at end of file