mirror of https://github.com/luizdepra/hugo-coder.git

PanZiwei
14.32.2019 edab46bf79ad7bc96094a6621d1e9177c2a59996
1
2
3
{{- if and (not (eq .Site.DisqusShortname "" )) (eq (.Params.disable_comments | default false) false) -}}
  {{ template "_internal/disqus.html" . }}
{{- end -}}