From 1d696cba20a3481d2bc33f768eef8a8fa9194884 Mon Sep 17 00:00:00 2001 From: Aaron Chen Date: Mon, 24 Jul 2023 21:28:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E6=94=B9=E4=B8=BA=E7=B2=BE=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 52edf6e..eb9f02b 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -58,7 +58,7 @@ module.exports = { '/': [ '', { - title: 'FreeSWITCH相关', // 必要的 + title: 'FreeSWITCH精选', // 必要的 collapsable: false, // 可选的, 默认值是 true, sidebarDepth: 1, // 可选的, 默认值是 1 children: [ @@ -69,7 +69,7 @@ module.exports = { ] }, { - title: 'PHP相关', // 必要的 + title: 'PHP精选', // 必要的 collapsable: false, // 可选的, 默认值是 true, sidebarDepth: 1, // 可选的, 默认值是 1 children: [