Add in proper links for socials

This commit is contained in:
Nick Bland 2022-05-15 00:56:05 +10:00
parent e3e0dbb0db
commit 06c6ba77f8
No known key found for this signature in database
GPG Key ID: B46CF88E4DAB4A2C

View File

@ -12,8 +12,8 @@ export const Footer = () => {
</div>
<div>
<div className="grid grid-flow-col gap-4">
<Link href="/"><a><IoLogoGithub></IoLogoGithub></a></Link>
<Link href="/"><a><IoLogoGitlab></IoLogoGitlab></a></Link>
<Link href="https://github.com/NickBland"><a><IoLogoGithub></IoLogoGithub></a></Link>
<Link href="https://git.nickbland.dev/explore"><a><IoLogoGitlab></IoLogoGitlab></a></Link>
</div>
</div>
<div>