From 75ac638f700079ff9b7ece38d0d6558048571c6f Mon Sep 17 00:00:00 2001 From: 7Wate Date: Fri, 6 May 2022 10:50:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E7=AB=99=EF=BC=9A=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/home.md | 2 +- docusaurus.config.js | 5 ++--- src/pages/index.md | 2 -- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/home.md b/docs/home.md index 52df7e58..5bfbeb4d 100644 --- a/docs/home.md +++ b/docs/home.md @@ -6,4 +6,4 @@ sidebar_position: 1 # Home -记录整理归纳平时学习笔记 \ No newline at end of file +记录整理归纳平时学习笔记 ✍✍✍ \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index 54b50902..9ddcb140 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -23,8 +23,8 @@ const config = { // metadata like html lang. For example, if your site is Chinese, you may want // to replace "en" with "zh-Hans". i18n: { - defaultLocale: "zh-Hans", - locales: ["zh-Hans"], + defaultLocale: "zh-CN", + locales: ["zh-CN"], }, presets: [ @@ -151,7 +151,6 @@ const config = { }, footer: { style: "dark", - copyright: `Copyright © ${new Date().getFullYear()} 7Wate, Inc. Built with Docusaurus.
Powered by CloudBase Webify`, }, prism: { diff --git a/src/pages/index.md b/src/pages/index.md index 7861ed70..c59c0439 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -2,8 +2,6 @@ title: Markdown page example --- -# Home - 欢迎访问 7wate 维基知识库 ~ 笔记存在时效性,发现错误请邮箱联系 ~