Skip to content

Commit b01a76f

Browse files
committed
Update profile email link
1 parent 791fa12 commit b01a76f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/home-hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export function HomeHero({ articleCount, projectCount }: HomeHeroProps) {
101101
</motion.a>
102102
<motion.a
103103
className="social-link social-link-email"
104-
href="mailto:hello@makerfly.dev"
104+
href="mailto:qwq463001@gmail.com"
105105
aria-label="邮件"
106106
{...buttonTap(reduced)}
107107
>

0 commit comments

Comments
 (0)