mirror of https://github.com/lxndrblz/anatole.git

mousemin
26.24.2021 92c37f1abcec54941ece965cb047cedda1b2e6a3
layouts/_default/single.html
@@ -82,7 +82,13 @@
        </div>
      {{- end -}}
      {{- if .Site.Params.gitalk.repo -}}
        <div id="fb_comments_container">
          <h2>{{ i18n "comments" }}</h2>
          {{ partial "comments/gitalk.html" . }}
        </div>
      {{- end -}}
    {{ end }}
  </div>