Switch to Hugo's built-in Disqus template
This commit is contained in:
parent
8349cf1aa1
commit
eab1974019
2 changed files with 5 additions and 10 deletions
|
@ -5,8 +5,8 @@
|
|||
{{ .Content }}
|
||||
</div>
|
||||
|
||||
{{ if .Site.Params.disqusShortname -}}
|
||||
{{ if .Site.DisqusShortname -}}
|
||||
<h2>Comments</h2>
|
||||
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
{{- end }}
|
||||
{{- end }}
|
Loading…
Add table
Add a link
Reference in a new issue