From 009361addcd7d9e6e9e80a65f3c9c2b86a48482d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=B1=E6=81=A9Kane?= <33802653+Gary50613@users.noreply.github.com> Date: Sat, 18 Jun 2022 15:38:19 +0800 Subject: [PATCH] docs: mark Yeecord as opensource in showcase (#7645) --- website/src/data/users.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index a51c0e7a4c..fed338e46b 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -2415,8 +2415,8 @@ const Users: User[] = [ 'A fully Chinese Discord bot with epic features that makes Discord more than just chatting platform.', website: 'https://yeecord.com/', preview: require('./showcase/yeecord.png'), - tags: ['product', 'personal'], - source: null, + tags: ['product', 'personal', 'opensource'], + source: 'https://github.com/Gary50613/yeecord-docs', }, { title: 'Zowe',