Added gitalk comment system
This commit is contained in:
@@ -103,9 +103,7 @@
|
||||
|
||||
<div class="post-comment">
|
||||
{{ if ( .Params.showComments | default true ) }}
|
||||
{{ if ne .Site.DisqusShortname "" }}
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
{{ end }}
|
||||
{{ partial "comments.html" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user