diff --git a/docs/astro.config.mjs b/docs/astro.config.mjs index 45c24dff..3d3727e4 100644 --- a/docs/astro.config.mjs +++ b/docs/astro.config.mjs @@ -22,6 +22,16 @@ export default defineConfig({ label: "GitHub", href: "https://github.com/Drop-OSS/", }, + { + icon: "discord", + label: "Discord", + href: "https://discord.gg/NHx46XKJWA", + }, + { + icon: "matrix", + label: "Matrix", + href: "https://matrix.to/#/%23drop-oss:matrix.org", + }, ], sidebar: [ {