Skip to content

Commit

Permalink
Converted mail at bottom to mailto #116 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
parmishh committed Mar 24, 2023
1 parent ee7d0b5 commit 9b1ca73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/sections/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const Footer: FC<FooterProps> = ({ pressPage }) => {
+1 (123) 456-7890
</LocalTypography> */}
<LocalTypography variant="item1">
[email protected]
<a href="mailto:[email protected]">[email protected]</a>
</LocalTypography>
</div>
</div>
Expand Down Expand Up @@ -144,4 +144,4 @@ const LocalTypography: FC<LocalTypographyProps> = ({

export default Footer



0 comments on commit 9b1ca73

Please sign in to comment.