更新安装文档,修正链接,添加小棉工具的相关信息

This commit is contained in:
2024-12-29 15:01:10 +08:00
parent 4b2676b9fc
commit fb428ffc19
5 changed files with 34 additions and 28 deletions

View File

@ -12,7 +12,7 @@ export const zh = defineConfig({
},
nav: [
{text: '家', link: '/'},
{text: '使用', link: '/start/install-old'},
{text: '使用', link: '/start/install'},
{text: '开发', link: '/dev/extension'},
],
editLink: ThemeConfig.getEditLink('编辑此页面'),