Removed lektor disqus comments, using simple script
This commit is contained in:
parent
821f9bbf5c
commit
15f629b7ef
5 changed files with 24 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
<article class="blog-post center">
|
||||
<h1><a href="{{ post|url }}">{{ post.title }}</a></h1>
|
||||
<div class="info">
|
||||
Published on {{ post.pub_date }} with <a href="#">no comments.</a>
|
||||
Published on {{ post.pub_date }} with <a href="#disqus_thread">no comments.</a>
|
||||
</div>
|
||||
<div class="content">
|
||||
{% if from_index and summary|length > 1 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue