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

github.com/varkai/hugo-theme-zozo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/js.html')
-rw-r--r--layouts/partials/js.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/partials/js.html b/layouts/partials/js.html
index cb16026..7422b3b 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -10,6 +10,6 @@
{{ partial "mathjax.html" . }}
{{ end }}
-{{ if .Site.Params.enableGoogleAnalytics }}
- {{ template "_internal/google_analytics_async.html" . }}
-{{ end }}
+{{ template "_internal/google_analytics_async.html" . }}
+
+{{ template "_internal/disqus.html" . }}