Skip to content

Commit 6fc39d0

Browse files
Update email contact in Footer component
1 parent 523377c commit 6fc39d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source code/src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const Footer = () => {
3535
<Github size={20} />
3636
</a>
3737
<a
38-
href="mailto:contact@open-hardware-initiative.com"
38+
href="mailto:openhardware.team@gmail.com"
3939
className="text-white hover:text-white/80 transition-colors"
4040
aria-label="Email"
4141
>

0 commit comments

Comments
 (0)