From 1f258e4e2c328cf096fc9b65d2dbed89f70b3286 Mon Sep 17 00:00:00 2001 From: Zoltan Papp Date: Thu, 6 Jul 2023 16:38:02 +0200 Subject: [PATCH] Update copyright title at the bottom of the page (#219) --- src/components/FooterComponent.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/FooterComponent.tsx b/src/components/FooterComponent.tsx index 25600e0..862f7c5 100644 --- a/src/components/FooterComponent.tsx +++ b/src/components/FooterComponent.tsx @@ -6,7 +6,7 @@ const { Footer } = Layout export default () => { return ( ); -}; \ No newline at end of file +};