网站:更新首页
This commit is contained in:
parent
ccbe06e81f
commit
75ac638f70
@ -6,4 +6,4 @@ sidebar_position: 1
|
|||||||
|
|
||||||
# Home
|
# Home
|
||||||
|
|
||||||
记录整理归纳平时学习笔记
|
记录整理归纳平时学习笔记 ✍✍✍
|
@ -23,8 +23,8 @@ const config = {
|
|||||||
// metadata like html lang. For example, if your site is Chinese, you may want
|
// metadata like html lang. For example, if your site is Chinese, you may want
|
||||||
// to replace "en" with "zh-Hans".
|
// to replace "en" with "zh-Hans".
|
||||||
i18n: {
|
i18n: {
|
||||||
defaultLocale: "zh-Hans",
|
defaultLocale: "zh-CN",
|
||||||
locales: ["zh-Hans"],
|
locales: ["zh-CN"],
|
||||||
},
|
},
|
||||||
|
|
||||||
presets: [
|
presets: [
|
||||||
@ -151,7 +151,6 @@ const config = {
|
|||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
style: "dark",
|
style: "dark",
|
||||||
|
|
||||||
copyright: `Copyright © ${new Date().getFullYear()} 7Wate, Inc. Built with <a href="https://www.docusaurus.cn/" target="_blank" rel="noopener noreferrer">Docusaurus</a>.<br>Powered by <a href="https://webify.cloudbase.net/" target="_blank" rel="noopener noreferrer">CloudBase Webify</a>`,
|
copyright: `Copyright © ${new Date().getFullYear()} 7Wate, Inc. Built with <a href="https://www.docusaurus.cn/" target="_blank" rel="noopener noreferrer">Docusaurus</a>.<br>Powered by <a href="https://webify.cloudbase.net/" target="_blank" rel="noopener noreferrer">CloudBase Webify</a>`,
|
||||||
},
|
},
|
||||||
prism: {
|
prism: {
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
title: Markdown page example
|
title: Markdown page example
|
||||||
---
|
---
|
||||||
|
|
||||||
# Home
|
|
||||||
|
|
||||||
欢迎访问 7wate 维基知识库 ~
|
欢迎访问 7wate 维基知识库 ~
|
||||||
|
|
||||||
笔记存在时效性,发现错误请邮箱联系 ~
|
笔记存在时效性,发现错误请邮箱联系 ~
|
||||||
|
Loading…
Reference in New Issue
Block a user