Customizable comments label

This commit is contained in:
Michael Rose 2016-03-17 22:55:13 -04:00
parent 9fecb03081
commit 266f87d5ab

View file

@ -35,6 +35,7 @@ layout: default
</div>
{% if site.comments.provider and page.comments %}
<h4 class="page__comments-title">{{ site.data.ui-text[site.locale].comments_label }}</h4>
{% case site.comments.provider %}
{% when "disqus" %}
<section id="disqus_thread"></section>