dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
dynamic change utterances theme with coder theme (#676)
Zhan Shuo
29.38.2022
9ea82c5c8247d4dd220e7441be645acc00e8cf29
[external-software/github_gohugo_theme_hugo-coder.git]
/
layouts
/
partials
/
posts
/
disqus.html
1
2
3
{{- if and (not (eq (.Site.DisqusShortname | default "") "")) (eq (.Params.disableComments | default false) false) -}}
{{ template "_internal/disqus.html" . }}
{{- end -}}