fixed footer links

This commit is contained in:
2022-04-24 03:26:00 -05:00
parent f7cd8479f2
commit 37bb716f84
+2 -2
View File
@@ -452,11 +452,11 @@
</div>
<div class="col-md-3 col-xs-6">
<h5>Email</h5>
<a href="mailto:#">[email protected]</a>
<a href="mailto:[email protected]">[email protected]</a>
</div>
<div class="col-md-3 col-xs-6">
<h5>Web</h5>
<a href="#">danieltam.net</a>
<a href="https://danieltam.net">danieltam.net</a>
</div>
</div>
</div>