Add email address

This commit is contained in:
tiff 2025-04-19 19:37:42 -04:00
parent 7ee9dae6fb
commit c96ad72a64

View file

@ -37,7 +37,7 @@ export const SOCIALS = [
}, },
{ {
name: "Mail", name: "Mail",
href: "mailto:hello@tiffwhite.me", href: "mailto:hithere@tiff.engineer",
linkTitle: `Send an email to ${SITE.title}`, linkTitle: `Send an email to ${SITE.title}`,
icon: IconMail, icon: IconMail,
}, },