diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 0cdb889..c4663ff 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -88,6 +88,11 @@ const config: Config = { label: "GitHub", position: "left", }, + { + href: "https://discord.gg/BHuPspePDK", + label: "Discord", + position: "left", + }, { type: "search", position: "right", diff --git a/src/l10n/en-au.json b/src/l10n/en-au.json index e1783d6..2f42df6 100644 --- a/src/l10n/en-au.json +++ b/src/l10n/en-au.json @@ -19,6 +19,11 @@ "key": "github", "label": "GitHub", "url": "https://github.com/shortestpathlab/posthoc-app" + }, + { + "key": "discord", + "label": "Discord", + "url": "https://discord.gg/BHuPspePDK" } ], "gallery": [