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

github.com/themefisher/vex-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomratpro <abdulmonnafsomrat@gmail.com>2021-01-11 06:34:58 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2021-01-11 06:34:58 +0300
commit996da7c1b71ae2385ca38984eb42b33ebef459ef (patch)
tree1296acda00973bd893cd6a3dc791ec2a27bce869
parent773e2cf98c41b34c4bcf6ad8703f4d6b13ee80ba (diff)
remove extra google analytics
-rw-r--r--layouts/partials/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index d7749f1..2dcc9ba 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -25,7 +25,6 @@
<meta property="og:image" content="{{ . | absURL }}" />
{{ end }}
{{ template "_internal/opengraph.html" . }}
- {{ template "_internal/google_analytics.html" . }}
{{ template "_internal/google_analytics_async.html" . }}
</head> \ No newline at end of file