Skip to content

Commit

Permalink
Update Footer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
adamplesnik authored Nov 19, 2024
1 parent c7135b9 commit 5d5827f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const Footer = () => {
return (
<div className="flex h-svh flex-col justify-end gap-1 px-6 py-8 sm:px-8 md:px-12 md:py-12">
<Heading size={2}>Adam Plesník</Heading>
<span className="mb-12">Design engineer</span>
<span className="mb-12">Designer first, coder second</span>
Bratislava, Slovakia
<Link href="mailto:adam@adamplesnik.com">adam@adamplesnik.com</Link>
<Link href="https://github.com/adamplesnik">github.com/adamplesnik</Link>
Expand Down

0 comments on commit 5d5827f

Please sign in to comment.