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 维基知识库 ~
笔记存在时效性,发现错误请邮箱联系 ~