mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2026-01-14 12:32:49 +01:00
Add feature to use Isso for comments
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
<div class="disqus">
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
</div>
|
||||
{{ if .Site.Params.issoHost }}
|
||||
<div class="isso" id="isso-thread"></div>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user