Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/post/actions.html')
-rw-r--r--layouts/partials/post/actions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/post/actions.html b/layouts/partials/post/actions.html
index 909e9c4..e599dd9 100644
--- a/layouts/partials/post/actions.html
+++ b/layouts/partials/post/actions.html
@@ -62,7 +62,7 @@
</li>
{{ end }}
{{ end }}
- {{ if and (not (eq .Params.comments false)) .Site.DisqusShortname }}
+ {{ if and (not (eq .Params.comment.disqus.enable false)) .Site.DisqusShortname }}
<li class="post-action">
<a class="post-action-btn btn btn--default" href="#disqus_thread">
<i class="fa fa-comment-o"></i>