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

Glenn Feunteun
18.33.2020 17fe8de72b97d0b91143afbb7b08b610292166d3
1
2
3
{{- if and (not (eq (.Site.DisqusShortname | default "") "")) (eq (.Params.disable_comments | default false) false) -}}
  {{ template "_internal/disqus.html" . }}
{{- end -}}