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:
authorvarkai <i@varkai.com>2020-06-28 11:43:30 +0300
committervarkai <i@varkai.com>2020-06-28 11:43:30 +0300
commit700474e64e7422b01650f22844f272e0c72f6da4 (patch)
tree941c09defde9ee9ce8792e08c9ab373d8578aa0e /layouts/partials/js.html
parent5d7491770dc71f49dd7865f0a3b54e1d0875718e (diff)
修复disqus评论样式
Diffstat (limited to 'layouts/partials/js.html')
-rw-r--r--layouts/partials/js.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/layouts/partials/js.html b/layouts/partials/js.html
index b3772ff..3b370cf 100644
--- a/layouts/partials/js.html
+++ b/layouts/partials/js.html
@@ -7,6 +7,4 @@
{{ partial "mathjax.html" . }}
{{ end }}
-{{ template "_internal/google_analytics_async.html" . }}
-
-{{ template "_internal/disqus.html" . }} \ No newline at end of file
+{{ template "_internal/google_analytics_async.html" . }} \ No newline at end of file