Integrated custom disqus template

This commit is contained in:
Thomas Boerger
2016-12-12 14:33:56 +01:00
parent 1b3ecd91c7
commit 68b2be4eb8
6 changed files with 29 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
{{ if .Site.DisqusShortname }}
<div class="col-xs-12">
{{ template "_internal/disqus.html" . }}
{{ partial "disqus.html" . }}
</div>
{{ end }}
</div>