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

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/_script/comment.html')
-rw-r--r--layouts/partials/_script/comment.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/_script/comment.html b/layouts/partials/_script/comment.html
index bd61016..16c8cf1 100644
--- a/layouts/partials/_script/comment.html
+++ b/layouts/partials/_script/comment.html
@@ -34,7 +34,7 @@
(d.head || d.body).appendChild(s);
})();
</script>
-{{- else if $comment.type "gitalk" }}
+{{- else if eq $comment.type "gitalk" }}
<!-- <link rel="stylesheet" href="https://unpkg.com/gitalk/dist/gitalk.css"> -->
<script src="//cdn.jsdelivr.net/npm/gitalk@1.4.0/dist/gitalk.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/blueimp-md5@2.10.0/js/md5.min.js"></script>