We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6114e commit 8a67ae5Copy full SHA for 8a67ae5
docs/astro.config.mjs
@@ -12,6 +12,7 @@ export default defineConfig({
12
favicon: "/favicon.png",
13
social: {
14
github: "https://github.com/knope-dev/knope",
15
+ discord: "https://discord.gg/sQSJtQAvb8",
16
},
17
editLink: {
18
baseUrl: "https://github.com/knope-dev/knope/edit/main/docs/",
0 commit comments