From e0794634a635b1525dd3d555886e30454a205d26 Mon Sep 17 00:00:00 2001 From: iMaeGoo Date: Sun, 6 Dec 2020 14:09:56 +0800 Subject: [PATCH] docs: add Twikoo to usercases --- community/usercases/index.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community/usercases/index.json b/community/usercases/index.json index 2927a445f..f96e4593c 100644 --- a/community/usercases/index.json +++ b/community/usercases/index.json @@ -64,5 +64,11 @@ "link": "https://www.hzecool.com/", "repo": "", "logo": "" + }, + { + "name": "Twikoo 评论", + "link": "https://twikoo.js.org/", + "repo": "https://github.com/imaegoo/twikoo", + "logo": "https://696d-imaegoo-16fe3d-1252243992.tcb.qcloud.la/logo/twikoo.png" } ]