diff --git a/_layouts/post.html b/_layouts/post.html index d705367..0be29d4 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -29,7 +29,7 @@ layout: default
{{ tags_content }}
-% if page.comments % + {% if page.comments %} -% endif % + {% endif %}