From e45d4862812893db6dd39dbf1592bcf6139ca141 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Tue, 16 May 2023 09:45:02 +0800 Subject: [PATCH] Update sidebars.js --- sidebars.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sidebars.js b/sidebars.js index 4b346d8b..ba8acf3f 100644 --- a/sidebars.js +++ b/sidebars.js @@ -85,7 +85,7 @@ module.exports = { } ] }, - ], + ]/*, siderBarCN: [ { type: 'link', @@ -162,5 +162,5 @@ module.exports = { } ] }, - ], + ],*/ }; \ No newline at end of file