Skip to content

Commit

Permalink
fix: email
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyPepeBear authored Nov 26, 2024
1 parent 758b824 commit 5cb66a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const communityList = [
{
name: "E-mail",
icon: "fluent:mail-48-filled",
href: "mailto:[email protected]",
href: "mailto:[email protected]",
},
{
name: "Facebook",
Expand Down

0 comments on commit 5cb66a7

Please sign in to comment.