Skip to content

Commit

Permalink
docs: add peradaban to showcase (#7580)
Browse files Browse the repository at this point in the history
* add peradaban to docusaurus showcase

* add peradaban showcase assets

* fixes

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
Clemie McCartney and Josh-Cena authored Jun 9, 2022
1 parent 5c9e4a2 commit 0fe33fd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
Binary file added website/src/data/showcase/peradaban.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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',
Expand Down

0 comments on commit 0fe33fd

Please sign in to comment.