mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-04 04:37:28 +02:00
docs: add peradaban to showcase (#7580)
* add peradaban to docusaurus showcase * add peradaban showcase assets * fixes Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
5c9e4a2dcd
commit
0fe33fd490
2 changed files with 10 additions and 1 deletions
BIN
website/src/data/showcase/peradaban.png
Normal file
BIN
website/src/data/showcase/peradaban.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
|
@ -1444,6 +1444,15 @@ const Users: User[] = [
|
|||
'https://github.com/agrawal-rohit/pearl-ui/tree/main/documentationwebsite',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Peradaban',
|
||||
description:
|
||||
'Peradaban is a Discord Server Bots made with NAFF designed only for Warung International Discord Server',
|
||||
preview: require('./showcase/peradaban.png'),
|
||||
website: 'https://docs.warunginternational.eu.org/',
|
||||
source: 'https://github.com/warung-international/docs',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Pglet',
|
||||
description:
|
||||
|
@ -2348,7 +2357,7 @@ const Users: User[] = [
|
|||
website: 'https://yeecord.com/',
|
||||
preview: require('./showcase/yeecord.png'),
|
||||
tags: ['product', 'personal'],
|
||||
source: null
|
||||
source: null,
|
||||
},
|
||||
{
|
||||
title: 'Zowe',
|
||||
|
|
Loading…
Add table
Reference in a new issue