From 6679dcd7d084d71ecae511be25f8dde7343fc24f Mon Sep 17 00:00:00 2001 From: camera-2018 <40380042+camera-2018@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:34:09 +0800 Subject: [PATCH] choresidebar.js --- .vitepress/sidebar.js | 2 -- 1 file changed, 2 deletions(-) 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' }, ] }, {