Skip to content

Commit 266f87d

Browse files
committed
Customizable comments label
1 parent 9fecb03 commit 266f87d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/single.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ <h4 class="page__meta-title">{{ site.data.ui-text[site.locale].meta_label }}</h4
3535
</div>
3636

3737
{% if site.comments.provider and page.comments %}
38+
<h4 class="page__comments-title">{{ site.data.ui-text[site.locale].comments_label }}</h4>
3839
{% case site.comments.provider %}
3940
{% when "disqus" %}
4041
<section id="disqus_thread"></section>

0 commit comments

Comments
 (0)