diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index fdf1ee1ce..02c748e4d 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -152,6 +152,7 @@ export default defineConfig({ { text: 'Web Version', link: withBase('/en/docs/manual/web/') }, ], }, + { text: 'Setup and Use', link: withBase('/en/docs/manual/tamagotchi/setup-and-use/') }, { text: 'Configuration', items: [ @@ -293,6 +294,10 @@ export default defineConfig({ { text: '网页版', link: withBase('/zh-Hans/docs/manual/web/') }, ], }, + { + text: '安装与使用', + link: withBase('/zh-Hans/docs/manual/tamagotchi/setup-and-use/'), + }, { text: '配置', items: [