summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authoramzrk22020-04-23 19:43:29 +0800
committeramzrk22020-04-23 19:43:29 +0800
commit47e7b0846e68cd0713d8ff00763351c81486c725 (patch)
tree62d11346739dd18af268384209f37c0af027a299 /layouts
parent0ed932121cd278fa1678e518728e7bb728bd1a9a (diff)
downloadhugo-theme-fuji-47e7b0846e68cd0713d8ff00763351c81486c725.tar.gz
hugo-theme-fuji-47e7b0846e68cd0713d8ff00763351c81486c725.tar.bz2
hugo-theme-fuji-47e7b0846e68cd0713d8ff00763351c81486c725.zip
Fix comment loading indicator
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/scripts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index cd47e6f..2f83c91 100644
--- a/layouts/partials/scripts.html
+++ b/layouts/partials/scripts.html
@@ -1,4 +1,4 @@
-{{ if and (.IsPage) (.Site.Params.utterancesComment) }}
+{{ if and (.IsPage) (.Site.Params.utterancesRepo) }}
<!-- comment loading indicator -->
<script>
$(function () {