Skip to content

Commit

Permalink
included share buttons under div
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed Jul 6, 2015
1 parent 2425f3c commit 6bf2bf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/share.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<div>
{% if site.fb-share %}
<div style="float:left; padding: 0 5px; vertical-align:top">
<div class="fb-share-button" data-href="{{ site.url }}{{ page.url }}" data-layout="button_count"></div>
Expand All @@ -17,3 +18,4 @@
<script type="text/javascript" src="//www.redditstatic.com/button/button1.js"></script>
</div>
{% endif %}
</div>

0 comments on commit 6bf2bf8

Please sign in to comment.