[FEATURE] Utteranc.es support
This commit is contained in:
parent
723c94d0d4
commit
c86bdecb0a
5 changed files with 33 additions and 0 deletions
|
@ -25,4 +25,8 @@
|
|||
{{ template "_internal/disqus.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ if .Site.Params.UtterancesRepo }}
|
||||
{{ partial "utterances.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue