From 448074962385b4c88139b83f786868a6df6d73d9 Mon Sep 17 00:00:00 2001 From: Richard Chien Date: Tue, 14 Aug 2018 23:56:36 +0800 Subject: [PATCH] Update sidebar title --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 74abeec4..39006a68 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -19,7 +19,7 @@ module.exports = { sidebar: { '/guide/': [ { - title: '指南', + title: '入门指南', collapsable: false, children: [ '',