We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fcefe3 commit 9b0e63eCopy full SHA for 9b0e63e
1 file changed
astro.config.ts
@@ -16,7 +16,7 @@ export default defineConfig({
16
title: "Saucer",
17
description: "A modern, cross-platform C++ webview library",
18
social: [
19
- { icon: "discord", label: "Discord", href: "https://discord.gg/ndhmQE4225" },
+ { icon: "discord", label: "Discord", href: "https://discord.gg/VCF4hNVkn5" },
20
{ icon: "matrix", label: "Matrix", href: "https://matrix.to/#/#saucer:matrix.org" },
21
{ icon: "codeberg", label: "CodeBerg", href: "https://codeberg.org/saucer/saucer" },
22
{ icon: "github", label: "GitHub", href: "https://github.com/saucer/saucer" },
0 commit comments