Update config.mts

This commit is contained in:
时迁酱
2025-10-01 11:18:13 +08:00
committed by GitHub
parent 3d87fa145f
commit 86ea8b6797

View File

@@ -30,7 +30,6 @@ export default defineConfig({
text: '使用教程', text: '使用教程',
items: [{ text: '音乐播放列表', link: '/guide/used/playList' }] items: [{ text: '音乐播放列表', link: '/guide/used/playList' }]
}, },
{ text: '软件设计文档', link: '/guide/design' },
{ text: '更新日志', link: '/guide/updateLog' }, { text: '更新日志', link: '/guide/updateLog' },
{ text: '更新计划', link: '/guide/update' } { text: '更新计划', link: '/guide/update' }
] ]