From fea051cf12f5c698131d64481fcd5a3775eda582 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sun, 1 Jan 2023 19:25:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/matery/LayoutSlug.js | 4 ++-- themes/matery/components/Catalog.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/matery/LayoutSlug.js b/themes/matery/LayoutSlug.js index a6a79e7b..6e95ff52 100644 --- a/themes/matery/LayoutSlug.js +++ b/themes/matery/LayoutSlug.js @@ -45,7 +45,7 @@ export const LayoutSlug = props => { >
-
+
{lock && } @@ -112,7 +112,7 @@ export const LayoutSlug = props => { data-aos-once="false" data-aos-anchor-placement="top-center" className='relative h-full'> -
+
diff --git a/themes/matery/components/Catalog.js b/themes/matery/components/Catalog.js index 3104e338..c5a3e3db 100644 --- a/themes/matery/components/Catalog.js +++ b/themes/matery/components/Catalog.js @@ -58,7 +58,7 @@ const Catalog = ({ toc }) => { return <> } - return
+ return
目录
@@ -76,7 +76,7 @@ const Catalog = ({ toc }) => { notion-table-of-contents-item-indent-level-${tocItem.indentLevel} `} > {tocItem.text}