From a257b298a8417efc9304c6590094ce106adb801d Mon Sep 17 00:00:00 2001 From: Shao Huan Qing Date: Mon, 13 Sep 2021 21:40:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AF=BC=E8=88=AA=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index b0e3e52..4a35107 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -137,7 +137,7 @@ module.exports = { // { text: '简介', link: '/overview/' }, { text: '安装', link: '/install/v3/install.html' }, { text: '教程', link: '/learning/' }, - { text: '使用', link: '/guide/' }, + // { text: '使用', link: '/guide/' }, { text: '支持', link: '/support/' }, // { text: '论坛', link: 'https://forum.kuboard.cn/'}, // { text: '培训', link: 'https://kubetrain.cn/?from=kuboard', target: '_blank' },