Skip to content

Commit

Permalink
Small update to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
simonvreeman committed May 5, 2014
1 parent 9a474fb commit a9defdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
<div class="container">
<h1>Simon Vreeman</h1>
<ul class="list-inline">
<li><a title="Simon Vreeman on Google+" rel="me nofollow" href="https://plus.google.com/+SimonVreeman"><i class="fa fa-google-plus fa-lg"></i></a></li>
<li><a title="Simon Vreeman on Linkedin" rel="me nofollow" href="https://www.linkedin.com/in/simonvreeman"><i class="fa fa-linkedin fa-lg"></i></a></li>
<li><a title="Simon Vreeman on Twitter" rel="me nofollow" href="https://twitter.com/vreeman"><i class="fa fa-twitter fa-lg"></i></a></li>
<li><a class="text-muted" title="Simon Vreeman on Google+" rel="me nofollow" href="https://plus.google.com/+SimonVreeman?rel=author"><i class="fa fa-google-plus fa-lg"></i></a></li>
<li><a class="text-muted" title="Simon Vreeman on Linkedin" rel="me nofollow" href="https://www.linkedin.com/in/simonvreeman"><i class="fa fa-linkedin fa-lg"></i></a></li>
<li><a class="text-muted" title="Simon Vreeman on Twitter" rel="me nofollow" href="https://twitter.com/vreeman"><i class="fa fa-twitter fa-lg"></i></a></li>
</ul>
</div> <!-- /container -->
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
Expand Down

0 comments on commit a9defdd

Please sign in to comment.