Welcome to mirror list, hosted at ThFree Co, Russian Federation.

comments.html « partials « layouts - github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3cc16454c2ce09d1a9d89102b5029ea01adb2df1 (plain)
1
2
3
4
5
{{- if .Site.DisqusShortname }}
    <div class="disqus">
        {{ template "_internal/disqus.html" . }}
    </div>
{{- end }}