Skip to content

Commit

Permalink
feat: update email
Browse files Browse the repository at this point in the history
  • Loading branch information
altaywtf committed Dec 31, 2023
1 parent a1b2101 commit 1d73a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/(altay)/(home)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ const HomePage = () => (
<div className="text-sm text-neutral-400">
<a
className="hover:text-neutral-300 hover:underline"
href="mailto:altay@zebrastik.com"
href="mailto:altay@hey.com"
>
altay@zebrastik.com
altay@hey.com
</a>
</div>
</>
Expand Down

1 comment on commit 1d73a56

@vercel
Copy link

@vercel vercel bot commented on 1d73a56 Dec 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.