Moved section script of "Comments counter" Discus
Inset into if site.disqus-shortname
This commit is contained in:
parent
ece69659bc
commit
347e33d7d9
1 changed files with 18 additions and 18 deletions
|
|
@ -51,12 +51,8 @@
|
|||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
||||
})();
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if page.section-type == "post" or page.section-type == "blog" or page.section-type == "index" or page.section-type == "tag" %}
|
||||
|
||||
<!-- Comments counter -->
|
||||
|
||||
<script type="text/javascript">
|
||||
|
|
@ -72,3 +68,7 @@
|
|||
}());
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue