From e2862ded44ebe59490819a933fa7d790638386ed Mon Sep 17 00:00:00 2001 From: Vixcity <2091283625@qq.com> Date: Sun, 8 Jan 2023 17:23:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=9F=E7=A9=BA=E7=89=B9=E6=95=88=E9=80=82?= =?UTF-8?q?=E9=85=8D=E6=89=80=E6=9C=89=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/example/LayoutBase.js | 2 +- themes/example/components/Footer.js | 2 +- themes/fukasawa/LayoutBase.js | 2 +- themes/fukasawa/components/AsideLeft.js | 2 +- themes/fukasawa/components/SiteInfo.js | 2 +- themes/hexo/LayoutBase.js | 2 +- themes/hexo/components/Footer.js | 2 +- themes/matery/LayoutBase.js | 2 +- themes/matery/components/Footer.js | 2 +- themes/medium/LayoutBase.js | 2 +- themes/next/LayoutBase.js | 2 +- themes/next/components/Footer.js | 2 +- themes/nobelium/LayoutBase.js | 2 +- themes/nobelium/components/Footer.js | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/themes/example/LayoutBase.js b/themes/example/LayoutBase.js index 1f7138cb..dca7d326 100644 --- a/themes/example/LayoutBase.js +++ b/themes/example/LayoutBase.js @@ -29,7 +29,7 @@ const LayoutBase = props => {