Skip to content

Commit

Permalink
Update site-footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DjP-iX committed Jan 6, 2025
1 parent 381034a commit 89956b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/partials/site-footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ <h2 class="footer-column-title">Support</h2>
<div class="footer-column">
<h2 class="footer-column-title">Contact</h2>
<ul class="footer-list">
<li><i class="fa fa-envelope" aria-hidden="true"></i> <a href="mailto:[email protected]" target="_blank">[email protected]</a></li>
<li><i class="fa fa-map-marker" aria-hidden="true"></i>521 Division St</li>
<li><i class="fa fa-envelope" aria-hidden="true"></i>&nbsp;<a href="mailto:[email protected]" target="_blank">[email protected]</a></li>
<li><i class="fa fa-map-marker" aria-hidden="true"></i>&nbsp;521 Division St</li>
<li>Campbell, CA 95008</li>
<li>USA</li>
</ul>
Expand Down

0 comments on commit 89956b2

Please sign in to comment.