Skip to content

Commit 8a67ae5

Browse files
authored
docs: Add Discord social link (#777)
Co-authored-by: Dylan Anthony <[email protected]>
1 parent fb6114e commit 8a67ae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/astro.config.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export default defineConfig({
1212
favicon: "/favicon.png",
1313
social: {
1414
github: "https://github.com/knope-dev/knope",
15+
discord: "https://discord.gg/sQSJtQAvb8",
1516
},
1617
editLink: {
1718
baseUrl: "https://github.com/knope-dev/knope/edit/main/docs/",

0 commit comments

Comments
 (0)