diff --git a/modules/personal_diploma/info.json b/modules/personal_diploma/info.json new file mode 100644 index 0000000..cda3d13 --- /dev/null +++ b/modules/personal_diploma/info.json @@ -0,0 +1,12 @@ +{ + "frontend": [ + { + "filename" : "index", + "name" : { + "zh_tw" : "1. 列表", + "en" : "1. List" + }, + "thumbnail" : "thumb.png" + } + ] +} \ No newline at end of file