mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Breaking change: Add disqus element.
Required adding disqusShortname = "XYZ" to config.toml Details: http://gohugo.io/extras/comments/ This resolves #4.
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
<br>
|
||||
<p><a href="/posts/">Back to posts</a></p>
|
||||
</div>
|
||||
<div class="disqus">
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user