diff --git a/src/constants.ts b/src/constants.ts index 2eb7f53..6fff28f 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -37,7 +37,7 @@ export const SOCIALS = [ }, { name: "Mail", - href: "mailto:hello@tiffwhite.me", + href: "mailto:hithere@tiff.engineer", linkTitle: `Send an email to ${SITE.title}`, icon: IconMail, },