_includes/static_comments.html in jekyll-theme-mehdix-rtl-0.2.1 vs _includes/static_comments.html in jekyll-theme-mehdix-rtl-0.2.3

- old
+ new

@@ -18,10 +18,10 @@ <a href={{comment.website}}>{{ comment.name }}</a> {% else %} {{ comment.name }} {% endif %} </small> - <small class="post-meta"> &nbsp; {{ comment.date | jdate: "%d %b %Y" | habify }}</small> + <small class="meta"> &nbsp; {{ comment.date | jdate: "%d %b %Y" | habify }}</small> </span> {{ comment.message | replace: "<p>", '' | replace: "</p>", newLine | replace: "<br>", newLine | strip_html | markdownify }} </div> </article> {% endfor%} \ No newline at end of file