Browse Source

Merge pull request #39 from rmrhz/patch-1

Fixed contact email link. Closes #38
pull/40/head
Michael Walker 9 years ago
parent
commit
b5532240c8
  1. 2
      templates/themes/recent/recent.html

2
templates/themes/recent/recent.html

@ -68,7 +68,7 @@
<footer> <footer>
<center> <center>
<a href="[email protected]?Subject=Hello" target="_top">[email protected]</a> <a href="mailto:[email protected]?Subject=Hello" target="_top">[email protected]</a>
</center> </center>
</footer> </footer>

Loading…
Cancel
Save