mirror of
https://github.com/mbirth/wiki.git
synced 2024-12-25 23:04:06 +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 %}
|
||||
{% endcomment %}
|
||||
<section id="comments">
|
||||
<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>
|
||||
{% include comments.html %}
|
||||
</section>
|
||||
</div>
|
||||
|
||||
@ -109,4 +108,3 @@
|
||||
<!-- END: Google Analytics -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user