From 244be5fca03d8fea6ad329df223cb8c4c2e90c8f Mon Sep 17 00:00:00 2001 From: anime Date: Tue, 3 Dec 2024 19:05:29 +0800 Subject: [PATCH 01/10] =?UTF-8?q?fix(=E5=9C=A8=E6=B8=B2=E6=9F=93=E6=9C=9F?= =?UTF-8?q?=E9=97=B4=E8=B0=83=E7=94=A8React=20HOOK=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 668462b46150a0173db9fefc2700ed4f03c2b9c7) --- themes/heo/components/Footer.js | 3 +- themes/heo/components/LatestPostsGroupMini.js | 11 ++--- themes/heo/components/SocialButton.js | 48 +++++++++++-------- 3 files changed, 35 insertions(+), 27 deletions(-) diff --git a/themes/heo/components/Footer.js b/themes/heo/components/Footer.js index 2d189ee7b45..222554680d5 100644 --- a/themes/heo/components/Footer.js +++ b/themes/heo/components/Footer.js @@ -8,6 +8,7 @@ import SocialButton from './SocialButton' * @returns */ const Footer = () => { + const BEI_AN = siteConfig('BEI_AN') return (