Skip to content

Commit a71dc7f

Browse files
included mailto to email link tags
Co-authored-by: Jay Miller <[email protected]>
1 parent ffdc632 commit a71dc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h3>Quick link</h3>
2020
<div class="footer-col">
2121
<h3>Contact Us</h3>
2222
<address>
23-
<p>Email: <a href="[email protected] ">[email protected] </a></p>
23+
<p>Email: <a href="mailto:[email protected]">[email protected] </a></p>
2424
</address>
2525
<nav>{%- include social.html -%}</nav>
2626
</div>

0 commit comments

Comments
 (0)