Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martyncisneros authored Mar 22, 2017
1 parent fe03ca9 commit 97d600e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="https://kaggle.com/{{ site.author.kaggle }}" title="Kaggle">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-kaggle fa-stack-1x fa-inverse"></i>
<i class="fa fa-code fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
Expand Down

0 comments on commit 97d600e

Please sign in to comment.