Skip to content

Commit

Permalink
change email contact
Browse files Browse the repository at this point in the history
  • Loading branch information
rubanzasilva committed Feb 8, 2024
1 parent fb3aa60 commit bf4ed55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const Footer = () => {

{/* <FooterLinkTitle>My Blog</FooterLinkTitle> */}

<FooterLink href="mailto:rubanza@rubanzasilver.xyz" target="_blank" arial-label="Email">Email Me</FooterLink>
<FooterLink href="mailto:abc@rubanzasilver.xyz" target="_blank" arial-label="Email">Email Me</FooterLink>

</FooterLinkItems>

Expand Down

0 comments on commit bf4ed55

Please sign in to comment.