Skip to content

Commit

Permalink
Update Footer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shnek authored Jun 7, 2023
1 parent 8bc53c7 commit 4d74fc8
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 @@ -33,7 +33,7 @@ class Footer extends React.Component {
</li>
<li>
<h3 className="icon fa-envelope-o"><span className="label">Email</span></h3>
<a href="#">[email protected] </a>
<a href="#">[email protected]</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 4d74fc8

Please sign in to comment.