diff --git a/_layouts/post.html b/_layouts/post.html index 2dcab6b..4525e26 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -25,13 +25,10 @@ {{ content }} + {% if page.commentid %}

Comments

- {% unless page.commentid %} -
- Comments are handled by my Mastodon account. -
- {% endunless %} + {% endif %}