From c6745a21d757948ddc57b4586c2a12ae5905e9cb Mon Sep 17 00:00:00 2001 From: murokaco Date: Tue, 26 Dec 2023 19:22:28 +0900 Subject: [PATCH] =?UTF-8?q?copyright=E9=83=A8=E5=88=86=E3=82=92small?= =?UTF-8?q?=E8=A6=81=E7=B4=A0=E3=81=AB=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lv2/footer/Footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lv2/footer/Footer.tsx b/src/lv2/footer/Footer.tsx index 2ede1d7e0..9ec964383 100644 --- a/src/lv2/footer/Footer.tsx +++ b/src/lv2/footer/Footer.tsx @@ -78,9 +78,9 @@ const Footer: React.FC = (props: Props) => { >
    {createLinks(links)}
-
+ {copyright ? copyright : defaultCopyright} -
+
{sectionNode ? (