chore(docs): add missing tamagotchi setup-and-use page to sidebar (#1713)

This commit is contained in:
0xSelenicDove
2026-04-23 18:42:18 +08:00
committed by GitHub
parent 20a515e169
commit ad7cf632ed
+5
View File
@@ -152,6 +152,7 @@ export default defineConfig<ThemeConfig>({
{ 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<ThemeConfig>({
{ text: '网页版', link: withBase('/zh-Hans/docs/manual/web/') },
],
},
{
text: '安装与使用',
link: withBase('/zh-Hans/docs/manual/tamagotchi/setup-and-use/'),
},
{
text: '配置',
items: [