mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
docs: add Yeecord to showcase (#7459)
* add yeecord to users.tsx * use English for title, description * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
ad888b7fae
commit
a34b2a2c1c
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/yeecord.png
Normal file
BIN
website/src/data/showcase/yeecord.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
|
@ -2269,6 +2269,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/woodpecker-ci/woodpecker/tree/master/docs',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Yeecord',
|
||||
description:
|
||||
'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
|
||||
},
|
||||
{
|
||||
title: 'Zowe',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue