diff --git a/themes/hexo/LayoutSlug.js b/themes/hexo/LayoutSlug.js index 76ff42de..0fac6b7c 100644 --- a/themes/hexo/LayoutSlug.js +++ b/themes/hexo/LayoutSlug.js @@ -53,7 +53,7 @@ export const LayoutSlug = props => { showTag={false} floatSlot={floatSlot} > -
+
{!lock && } {lock && }
diff --git a/themes/hexo/components/ArticleCopyright.js b/themes/hexo/components/ArticleCopyright.js index 9275a664..9e7d79f6 100644 --- a/themes/hexo/components/ArticleCopyright.js +++ b/themes/hexo/components/ArticleCopyright.js @@ -17,7 +17,7 @@ export default function ArticleCopyright () { const { locale } = useGlobal() return
-