From 4ab754bb52a75048f62269fa827c8c79da5fdd18 Mon Sep 17 00:00:00 2001 From: 7Wate Date: Wed, 24 Aug 2022 15:41:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=EF=BC=9A=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- art/home.md | 9 --------- docusaurus.config.js | 8 ++++---- journal/home.md | 9 +++++++++ 3 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 art/home.md create mode 100644 journal/home.md diff --git a/art/home.md b/art/home.md deleted file mode 100644 index 82af60c8..00000000 --- a/art/home.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -slug: / -sidebar_position: 1 ---- - -# Home - -我要成为一名艺术家,奥里给! 🎆🎇🎆✨ - diff --git a/docusaurus.config.js b/docusaurus.config.js index 95f4bf87..4567394a 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -179,9 +179,9 @@ const config = { [ "@docusaurus/plugin-content-docs", { - id: "art", - path: "art", - routeBasePath: "art", + id: "journal", + path: "journal", + routeBasePath: "journal", sidebarPath: require.resolve("./sidebars.js"), editUrl: "https://git.7wate.com/zhouzhongping/wiki/src/branch/master", showLastUpdateAuthor: true, @@ -281,7 +281,7 @@ const config = { }, { to: "/work", label: "👨‍💻 职业", position: "right" }, { to: "/life", label: "🚴🏻‍♀️ 生活", position: "right" }, - { to: "/art", label: "👨‍🎨 艺术", position: "right" }, + { to: "/journal", label: "📽️ 日志", position: "right" }, ], }, algolia: { diff --git a/journal/home.md b/journal/home.md new file mode 100644 index 00000000..2e691ae9 --- /dev/null +++ b/journal/home.md @@ -0,0 +1,9 @@ +--- +slug: / +sidebar_position: 1 +--- + +# Home + +记录日志 +