Skip to content

Commit a9defdd

Browse files
committed
Small update to index.html
1 parent 9a474fb commit a9defdd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<div class="container">
1919
<h1>Simon Vreeman</h1>
2020
<ul class="list-inline">
21-
<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>
22-
<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>
23-
<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>
21+
<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>
22+
<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>
23+
<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>
2424
</ul>
2525
</div> <!-- /container -->
2626
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>

0 commit comments

Comments
 (0)