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 @@ +