From fad51d1db75188f20fe8bdf69f0631719deedf84 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Wed, 9 Nov 2022 03:25:37 -0500 Subject: [PATCH] discord --- docz/docusaurus.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docz/docusaurus.config.js b/docz/docusaurus.config.js index f711642..14b319d 100644 --- a/docz/docusaurus.config.js +++ b/docz/docusaurus.config.js @@ -109,10 +109,10 @@ const config = { // label: 'Stack Overflow', // href: 'https://stackoverflow.com/questions/tagged/sheetjs', //}, - //{ - // label: 'Discord', - // href: 'https://discordapp.com/invite/sheetjs', - //}, + { + label: 'Discord', + href: 'https://discord.gg/nSaX8XTRVA', + }, { label: 'Twitter', href: 'https://twitter.com/sheetjs',