forked from github/pelican
Add comment number support.
This commit is contained in:
parent
67b43c6079
commit
a71d93c63c
4 changed files with 17 additions and 1 deletions
1
pelican/themes/notmyidea/templates/comments.html
Normal file
1
pelican/themes/notmyidea/templates/comments.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
{% if DISQUS_SITENAME %}<p>There are <a href="{{ SITEURL }}/{{ article.slug }}.html#disqus_thread">comments</a>.</p>{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue