Refactored footer (original commit from @bgoldman)
This commit is contained in:
parent
b95e34c605
commit
94810e5640
7 changed files with 6 additions and 10 deletions
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
{% include pagination.html %}
|
||||
|
||||
{% include social-buttons.html %}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@
|
|||
|
||||
<img class="img-responsive center-block fourofour" src="{{site.baseurl}}{{ site.404-img }}" alt="">
|
||||
|
||||
{% include social-buttons.html %}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -33,8 +33,6 @@
|
|||
{% include comments.html %}
|
||||
{% endif %}
|
||||
|
||||
{% include social-buttons.html %}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
|
|
@ -29,8 +29,6 @@
|
|||
{% endfor %}
|
||||
</div>
|
||||
|
||||
{% include social-buttons.html %}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue