From 5b5f1ec1c078df7dbf7131586e389b25e4dc79f4 Mon Sep 17 00:00:00 2001 From: Jubal Mabaquiao Date: Tue, 30 Jan 2024 14:12:52 +0800 Subject: [PATCH] remove logo on copyright section --- src/components/About/AboutFooter.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/About/AboutFooter.tsx b/src/components/About/AboutFooter.tsx index 4e9d247ebd9..efb0e848b2d 100644 --- a/src/components/About/AboutFooter.tsx +++ b/src/components/About/AboutFooter.tsx @@ -105,7 +105,6 @@ const LogoSectionContent = () => { const isDarkMode = useIsDarkMode() return ( <> -