Merge pull request #76 from leonhfr/feature/utterances
uteranc.es support
This commit is contained in:
commit
21306c4ab5
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