docs: add "discord resources" to showcase (#6045)

* Update users.tsx

Added Discord Resources website

* Add files via upload

* Update users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Shoaib Sajid 2021-12-04 13:18:03 +05:00 committed by GitHub
parent fcaa94695d
commit 866babb6ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

View file

@ -27,7 +27,7 @@ import {sortBy} from '@site/src/utils/jsUtils';
* Example PR: https://github.com/facebook/docusaurus/pull/3976
*
* If you edit this file through the Github interface, you can:
* - Submit first your users.js edit PR
* - Submit first your users.tsx edit PR
* - This will create a branch on your Docusaurus fork (usually "patch-1")
* - Go to https://github.com/<username>/docusaurus/tree/<branch>/website/src/data/showcase
* - Drag-and-drop an image here to add it to your existing PR
@ -279,6 +279,14 @@ const Users: User[] = [
source: 'https://github.com/boxyhq/website',
tags: ['opensource'],
},
{
title: 'Discord Resources',
description: 'All Discord resources in one place',
preview: require('./showcase/discordresources.png'),
website: 'https://discordresources.com/',
source: 'https://github.com/Discord-Resources-Wiki/Discord-Resources-Wiki',
tags: ['opensource'],
},
{
title: 'Build Tracker',
description: