diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 75513e3d3b..a9680fb9a1 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -119,6 +119,11 @@ const config = { label: 'GitHub', position: 'right', }, + { + href: 'https://discord.gg/D8JsnBEuKb', + label: 'Discord', + position: 'right', + }, ], }, footer: { diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index f864c07633..de634da70a 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -33,6 +33,13 @@ function HomepageHeader() { > Demo portal + + + Discord + screenshots