mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-01 07:18:25 -04:00
6 lines
250 B
HTML
6 lines
250 B
HTML
{{- /* Comments area start */ -}}
|
|
{{- /* to add comments read => https://gohugo.io/content-management/comments/ */ -}}
|
|
{{- if site.Config.Services.Disqus.Shortname }}
|
|
{{ template "_internal/disqus.html" . }}
|
|
{{- end}}
|
|
{{- /* Comments area end */ -}}
|