From 654502aa15b4c478319f06b4ffa436772a37554c Mon Sep 17 00:00:00 2001 From: Michael Fatemi Date: Wed, 11 Aug 2021 21:11:21 -0400 Subject: [PATCH] plug our linkedins in 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 d9efe62..24f43a1 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -9,7 +9,14 @@ export default function Footer() { width: '100%', }} > - Made by Michael Fatemi, Joshua Hsueh, Nitin Kanchinadam. Code:{' '} + Made by Michael Fatemi + ,{' '} + + Joshua Hsueh + + ,{' '} + Nitin Kanchinadam. + Code:{' '} frontend,{' '} backend