diff --git a/website/src/data/showcase/discordresources.png b/website/src/data/showcase/discordresources.png new file mode 100644 index 0000000000..583800b6dc Binary files /dev/null and b/website/src/data/showcase/discordresources.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 8e5d97ac78..2c9afdcdef 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -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//docusaurus/tree//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: