diff --git a/index.html b/index.html index 5ec0c2a..7c1385a 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ layout: default

{{ post.date | date: "%b %-d, %Y" }} - {{ post.title }}

{% if site.comments == true and post.comments == true and site.disqus != '' %} -

Comments

+

Comments

{% endif %}
{{ post.content }}