添加旧readme,版本发布预计时间

This commit is contained in:
2024-12-25 13:18:54 +08:00
parent 0c4835e75b
commit 4b7e9d14f7
3 changed files with 137 additions and 1 deletions

2
docs/.vitepress/config/zh.ts Executable file → Normal file
View File

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