diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index 117c1d7..9f86f3c 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -21,7 +21,7 @@ withBlogSidebar: true

{{ title }}

{% else %}
- + {% if replyTo %}↩ Reply{% elif likedUrl %}♥ Like{% elif repostedUrl %}♻ Repost{% elif bookmarkedUrl %}🔖 Bookmark{% else %}✎ Note{% endif %}