Disabled comments

This commit is contained in:
Felipe M 2019-11-28 16:26:58 +00:00
parent a1c8632e5f
commit c28c04002e
2 changed files with 4 additions and 10 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="{{ post|url }}#commento">no comments.</a>
Published on {{ post.pub_date }}
</div>
<div class="content">
{% if from_index and summary|length > 1 %}