_includes/comments.html in bfdotcom-theme-0.2.0 vs _includes/comments.html in bfdotcom-theme-0.2.1
- old
+ new
@@ -1,8 +1,8 @@
{%- assign comments = site.data.comments | where: "url", page.url -%}
{%- assign comments_size = comments | size -%}
-<h3 class="display-4">Comments</h3>
+<h3>Comments</h3>
<div class="showSignedOut row">
<div class="col">
<a href="#" onclick="startLogin();">Sign in to leave a comment</a>
</div>
\ No newline at end of file