Removed lektor disqus comments, using simple script

This commit is contained in:
Felipe M 2016-12-19 17:05:28 +01:00
parent 821f9bbf5c
commit 15f629b7ef
5 changed files with 24 additions and 4 deletions

View file

@ -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 %}