From dde0f9c7523611b640f9a2d49bf6af756c23e6ab Mon Sep 17 00:00:00 2001 From: mxsm Date: Sat, 27 Jan 2024 22:44:17 +0800 Subject: [PATCH] fix error --- sidebars.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sidebars.js b/sidebars.js index 64a0ac7..a925f9c 100644 --- a/sidebars.js +++ b/sidebars.js @@ -797,7 +797,7 @@ const sidebars = { }, ], }, - { +/* { type: 'category', label: '常用的开源工具', link: {type: 'doc', id: 'rust/rust-learn/sidebar/tools-index'}, @@ -808,7 +808,7 @@ const sidebars = { dirName: 'rust/rust-learn/tools', // Generate section automatically based on files }, ], - }, + },*/ { type: 'category', label: '总结说明(Summary)',