mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Merge pull request #41 from ntzwrk/feature/isso-comments
Add Isso support
This commit is contained in:
@@ -70,6 +70,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