mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: mark Yeecord as opensource in showcase (#7645)
This commit is contained in:
parent
25080baf37
commit
009361addc
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue