mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Moved comments section to their own include.
This commit is contained in:
parent
e0ee3df5eb
commit
cfbbe72c4f
2
_includes/comments.html
Normal file
2
_includes/comments.html
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<script src="//apis.google.com/js/plusone.js" type="text/javascript"></script>
|
||||||
|
<div class="g-comments" data-href="{{ site.url }}{{ page.url }}" data-width="900" data-first_party_property="BLOGGER" data-view_type="FILTERED_POSTMOD">Loading Google+ comments...</div>
|
@ -92,8 +92,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endcomment %}
|
{% endcomment %}
|
||||||
<section id="comments">
|
<section id="comments">
|
||||||
<script src="//apis.google.com/js/plusone.js" type="text/javascript"></script>
|
{% include comments.html %}
|
||||||
<div class="g-comments" data-href="{{ site.url }}{{ page.url }}" data-width="900" data-first_party_property="BLOGGER" data-view_type="FILTERED_POSTMOD">Loading Google+ comments...</div>
|
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -109,4 +108,3 @@
|
|||||||
<!-- END: Google Analytics -->
|
<!-- END: Google Analytics -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user