Fix disqus comments counter.
This commit is contained in:
parent
4ef299933b
commit
8711aa36d0
@ -1 +1 @@
|
|||||||
{% if DISQUS_SITENAME %}<p>There are <a href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a>.</p>{% endif %}
|
{% if DISQUS_SITENAME %}<p>There are <a data-disqus-identifier="{{ article.url }}" href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a>.</p>{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user