From ac8581e5a496a1bcefa46359dd072d953a0bd650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=A0s?= <86352901+LucasVbr@users.noreply.github.com> Date: Mon, 29 Aug 2022 17:15:16 +0200 Subject: [PATCH] Update Footer.tsx --- src/components/Footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 4b2a836..c59f1a4 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -5,8 +5,8 @@ export default function Footer() { - MIT Licence © 2022 - See code on GitHub + See code on GitHub ); -} \ No newline at end of file +}