We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b1575 commit 6c740afCopy full SHA for 6c740af
_includes/footer.html
@@ -1,11 +1,11 @@
1
<!-- Begin Footer -->
2
<footer id="footer" class="footer">
3
- <div class="row">
4
- <div class="pull-left col-md-6 col-xs-6">
5
- <div class="g-plusone" data-size="medium" data-annotation="inline" data-width="300" data-href="{{ site.url }}"></div>
6
- </div>
7
- <div class="logo logo-footer logo-gray pull-right"></div>
8
+ <!-- <div class="row"> -->
+ <!-- <div class="pull-left col-md-6 col-xs-6"> -->
+ <!-- <div class="g-plusone" data-size="medium" data-annotation="inline" data-width="300" data-href="{{ site.url }}"></div> -->
+ <!-- </div> -->
+ <!-- <div class="logo logo-footer logo-gray pull-right"></div> -->
9
<div class="row">
10
{% for block in site.footerBlocks %}
11
{% assign colWidth = 12 | divided_by: forloop.length %}
0 commit comments