From d10154410b76dc72182eb8c734a3861784a5e4b8 Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Thu, 21 May 2020 00:39:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=BE=E6=8E=A5=E5=88=B0=E9=97=AE=E7=AD=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/config.js | 1 + .vuepress/theme/components/Sidebar.vue | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.vuepress/config.js b/.vuepress/config.js index 15ac20e..3352522 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -133,6 +133,7 @@ module.exports = { { text: '教程', link: '/learning/' }, { text: '使用', link: '/guide/' }, { text: '支持', link: '/support/' }, + { text: '问答', link: 'https://zhik8s.com' }, // { text: '培训', link: 'https://kubetrain.cn/?from=kuboard', target: '_blank' }, // { text: '博客', link: 'http://k8s.kubetrain.cn/' }, // { text: '论坛', link: 'http://bbs.kuboard.cn/', target: '_blank' }, diff --git a/.vuepress/theme/components/Sidebar.vue b/.vuepress/theme/components/Sidebar.vue index 5b74d3b..74fb2c2 100644 --- a/.vuepress/theme/components/Sidebar.vue +++ b/.vuepress/theme/components/Sidebar.vue @@ -20,6 +20,9 @@
支持
+
+ 问答 +