From 6a825f1cf1bdd4ec6f4fe7d670ee08dae285b0a6 Mon Sep 17 00:00:00 2001 From: YiRanCN Date: Fri, 25 Aug 2023 08:44:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index b83183b58..fff1e88ec 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -52,9 +52,9 @@ const config = { }, }, navbar: { - title: "Jiot.Cloud", + title: "Jiot.cloud", logo: { - alt: "Jiot.Cloud", + alt: "Jiot.cloud", src: "img/logo.png", }, items: [ @@ -79,7 +79,7 @@ const config = { type: "docSidebar", sidebarId: "iotCloudSidebar", position: "left", - label: "Jiot.Cloud文档", + label: "文档", }, { href: "https://github.com/YiRanCN",