We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3900a commit 2372eb7Copy full SHA for 2372eb7
docs/.vitepress/config.ts
@@ -32,6 +32,7 @@ export default defineConfig({
32
{ text: '指引', link: '/guide/', activeMatch: '/guide/' },
33
{ text: 'API', link: '/api/', activeMatch: '/api/' },
34
{ text: '审查工具', link: 'https://i.gkd.li' },
35
+ { text: '讨论交流', link: 'https://github.com/orgs/gkd-kit/discussions' },
36
],
37
sidebar: {
38
'/guide/': [
0 commit comments