We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fecb03 commit 266f87dCopy full SHA for 266f87d
_layouts/single.html
@@ -35,6 +35,7 @@ <h4 class="page__meta-title">{{ site.data.ui-text[site.locale].meta_label }}</h4
35
</div>
36
37
{% if site.comments.provider and page.comments %}
38
+ <h4 class="page__comments-title">{{ site.data.ui-text[site.locale].comments_label }}</h4>
39
{% case site.comments.provider %}
40
{% when "disqus" %}
41
<section id="disqus_thread"></section>
0 commit comments