From 3f71ce04db38aada7269dcf840bd20a601d8be67 Mon Sep 17 00:00:00 2001 From: MarconLP <13001502+MarconLP@users.noreply.github.com> Date: Sun, 9 Jul 2023 11:13:28 +0200 Subject: [PATCH] add made by marcus notice into the footer --- src/components/Footer.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 8a7e5b0..10432f5 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -5,7 +5,14 @@ export default function Footer() {