We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0851dc commit 593e380Copy full SHA for 593e380
.vitepress/config.mjs
@@ -65,6 +65,7 @@ export default defineConfig({
65
},
66
{ text: '企业微信', link: '/wecom' },
67
{ text: '微信个人号(gewechat)', link: '/gewechat' },
68
+ { text: '飞书', link: '/lark'},
69
{ text: 'Telegram', link: '/telegram'},
70
]
71
0 commit comments