Skip to content

Commit

Permalink
Fix mailto link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpolivka committed Aug 22, 2015
1 parent 09c86d1 commit 0621bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1 class="name">jlord</h1>

<footer>
<ul class="meta inline-list">
<li><a href="mailtop:[email protected]">[email protected]</a></li>
<li><a href="mailto:[email protected]">[email protected]</a></li>
<li><a href="http://www.twitter.com/jllord" target="_blank">twitter/jllord</a></li>
<li><a href="http://www.github.com/jlord" target="_blank">github/jlord</a></li>
</ul>
Expand Down

0 comments on commit 0621bc7

Please sign in to comment.