mirror of
https://github.com/myfatemi04/wheelshare-frontend.git
synced 2025-04-17 17:40:16 -04:00
plug our linkedins in the footer
This commit is contained in:
parent
938be95243
commit
654502aa15
|
@ -9,7 +9,14 @@ export default function Footer() {
|
||||||
width: '100%',
|
width: '100%',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Made by Michael Fatemi, Joshua Hsueh, Nitin Kanchinadam. Code:{' '}
|
Made by <a href="https://linkedin.com/in/michaelfatemi">Michael Fatemi</a>
|
||||||
|
,{' '}
|
||||||
|
<a href="https://www.linkedin.com/in/joshua-hsueh-984435b8/">
|
||||||
|
Joshua Hsueh
|
||||||
|
</a>
|
||||||
|
,{' '}
|
||||||
|
<a href="https://www.linkedin.com/in/nkanchinadam/">Nitin Kanchinadam</a>.
|
||||||
|
Code:{' '}
|
||||||
<a href="https://github.com/myfatemi04/wheelshare-frontend">frontend</a>,{' '}
|
<a href="https://github.com/myfatemi04/wheelshare-frontend">frontend</a>,{' '}
|
||||||
<a href="https://github.com/myfatemi04/wheelshare-altbackend">backend</a>
|
<a href="https://github.com/myfatemi04/wheelshare-altbackend">backend</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user