Skip to content

Commit ce0e279

Browse files
committed
feat: update email
1 parent 29463f0 commit ce0e279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/bio/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import Contact from "./Contact.svelte";
2727
</p>
2828
<p class="mb-4 md:text-xl">Schweitzer Engineering Laboratories</p>
2929
<div class="flex justify-center gap-4">
30-
<Contact href="mailto:nealwang.sh@protonmail.com" tip="Email">
30+
<Contact href="mailto:me@nealwang.dev" tip="Email">
3131
<Mail />
3232
</Contact>
3333
<Contact href="https://github.com/neowsl" tip="GitHub">

0 commit comments

Comments
 (0)