Switch public contact email to live.com.au (matches CV)

This commit is contained in:
2026-06-17 16:45:28 +10:00
parent ae207eb79d
commit 720d579386
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ export const socials: Social[] = [
},
{
label: "Email",
href: "mailto:jonny.wright225@gmail.com",
href: "mailto:jonnywright2011@live.com.au",
icon: "M2 4h20c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1Zm1.4 2 8.6 6 8.6-6H3.4ZM21 7.87l-8.43 5.9a1 1 0 0 1-1.14 0L3 7.87V18h18V7.87Z",
},
];