From a704f1a796b4db6e71aec2a677a9fef50a1a215a Mon Sep 17 00:00:00 2001 From: Bohung Date: Mon, 10 May 2021 19:37:05 +0800 Subject: [PATCH] Updated. --- modules/web_resource/info.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/modules/web_resource/info.json b/modules/web_resource/info.json index 253d909..3d51c46 100644 --- a/modules/web_resource/info.json +++ b/modules/web_resource/info.json @@ -13,8 +13,16 @@ { "filename" : "web_res_widget1", "name" : { - "zh_tw" : "1. 列表 ( 模組標題, 連結 )", - "en" : "1. List (widget-title, link)" + "zh_tw" : "1. 直式列表 ( 模組標題, 連結 )", + "en" : "1. Vertical List (widget-title, link)" + }, + "thumbnail" : "thumb.png" + }, + { + "filename" : "web_res_widget2", + "name" : { + "zh_tw" : "2. 橫式列表 ( 模組標題, 連結 )", + "en" : "2. Horizontal List (widget-title, link)" }, "thumbnail" : "thumb.png" }