From bd58586451a5c81127b0d9f3a170970628d5c517 Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 27 Jun 2025 16:20:10 +0200 Subject: styling --- src/components/Footer.tsx | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 63ddd9a..b0a734e 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,11 +1,6 @@ function GitHubIcon() { return ( - © {year} Leander Scherer — ʕっ•ᴥ•ʔっ ); -} \ No newline at end of file +} -- cgit v1.3.1