Skip to content

Commit

Permalink
Merge pull request jlord#5 from jaredpolivka/jpolivka-fix-mailto
Browse files Browse the repository at this point in the history
Fix mailto link in footer
  • Loading branch information
Jessica Lord committed Aug 24, 2015
2 parents 09c86d1 + 0621bc7 commit 5053937
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 5053937

Please sign in to comment.