We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/discord
1 parent 52286dc commit 5ad12e7Copy full SHA for 5ad12e7
docs/astro.config.mjs
@@ -99,4 +99,5 @@ export default defineConfig({
99
}),
100
],
101
vite: { plugins: [tailwindcss()] },
102
+ redirects: { discord: 'https://discord.gg/ykpUvKxw9k' },
103
});
0 commit comments