Temporarily unsupported gitalk.
This commit is contained in:
parent
778ae79ac4
commit
fd5a5e9afd
@ -98,8 +98,6 @@
|
|||||||
{{ if ( .Params.showComments | default true ) }}
|
{{ if ( .Params.showComments | default true ) }}
|
||||||
{{ if ne .Site.DisqusShortname "" }}
|
{{ if ne .Site.DisqusShortname "" }}
|
||||||
{{ template "_internal/disqus.html" . }}
|
{{ template "_internal/disqus.html" . }}
|
||||||
{{ else }}
|
|
||||||
{{ partial "gitalk.html" . }}
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user