Disqus -> Commento
This commit is contained in:
parent
921e0e088c
commit
2988b5f18a
5 changed files with 9 additions and 32 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="{{ post|url }}#disqus_thread">no comments.</a>
|
||||
Published on {{ post.pub_date }} with <a href="{{ post|url }}#commento">no comments.</a>
|
||||
</div>
|
||||
<div class="content">
|
||||
{% if from_index and summary|length > 1 %}
|
||||
|
@ -17,6 +17,6 @@
|
|||
<h3>Edits</h3>
|
||||
{{ post.edit_comment }}
|
||||
{% endif %}
|
||||
<!--<hr class="light"> -->
|
||||
<hr class="light">
|
||||
</article>
|
||||
{% endmacro %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue