From 9a810cf864daea7d9bdd8f091745d5ac1a1b1230 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Wed, 11 Jun 2025 17:11:08 -0700 Subject: [PATCH] add discord link --- src/components/Footer.astro | 4 ++++ src/guide/index.mdx | 5 +++-- src/icons/discord-logo.svg | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 src/icons/discord-logo.svg diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6c8bc3e..3b9db46 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,5 +1,6 @@ --- import matrixLogo from "@icons/matrix-logo.svg?raw"; +import discordLogo from "@icons/discord-logo.svg?raw"; import gitLogo from "@icons/git-logo.svg?raw"; interface Props { @@ -21,6 +22,9 @@ const props = Astro.props; + + + diff --git a/src/guide/index.mdx b/src/guide/index.mdx index 1cfb205..15d92f7 100644 --- a/src/guide/index.mdx +++ b/src/guide/index.mdx @@ -24,6 +24,7 @@ considerably over time and most configs don't reflect current best practice. [Official Examples]: https://git.outfoxxed.me/quickshell/quickshell-examples -See also the [FAQ](/docs/guide/faq) page, and the [Matrix Room] for help. +See also the [FAQ](/docs/guide/faq) page, and the [Matrix Space] or [Discord Server] (bridged) for help. -[Matrix Room]: https://matrix.to/#/#quickshell:outfoxxed.me +[Matrix Space]: https://matrix.to/#/#quickshell:outfoxxed.me +[Discord Server]: https://discord.gg/UtZeT3xNyT diff --git a/src/icons/discord-logo.svg b/src/icons/discord-logo.svg new file mode 100644 index 0000000..a96d6be --- /dev/null +++ b/src/icons/discord-logo.svg @@ -0,0 +1 @@ +