diff --git a/.vitepress/sidebar.js b/.vitepress/sidebar.js index 63a4a1f..3d3971c 100644 --- a/.vitepress/sidebar.js +++ b/.vitepress/sidebar.js @@ -37,8 +37,6 @@ export function main_sidebar() { collapsed: true, items: [ { text: '2.编程模块', link: '/2.编程模块/2.编程模块' }, - { text: '2.1NekoBytes-TheMissing', link: '/2.编程模块/2.1NekoBytes-TheMissing' }, - { text: '2.1.1Introduction', link: '/2.编程模块/2.1.1Introduction' }, ] }, {