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.
1 parent d11790d commit 462c326Copy full SHA for 462c326
.vitepress/config.mts
@@ -154,6 +154,7 @@ export default defineConfig({
154
{ link: "/", text: "Home" },
155
{ link: "/docs/getting-started", text: "Get Started" },
156
{ link: "/docs/introduction", text: "Features" },
157
+ { link: "https://discord.gg/7vp859ja", text: "Discord" },
158
],
159
logo: {
160
dark: "/logos/logo-dark.svg",
0 commit comments