diff --git a/_includes/js.html b/_includes/js.html index 9b2afe0..7ab1280 100755 --- a/_includes/js.html +++ b/_includes/js.html @@ -51,24 +51,24 @@ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); + + {% if page.section-type == "post" or page.section-type == "blog" or page.section-type == "index" or page.section-type == "tag" %} + + + + {% endif %} + {% endif %} {% endif %} - -{% if page.section-type == "post" or page.section-type == "blog" or page.section-type == "index" or page.section-type == "tag" %} - - - - -{% endif %}