summaryrefslogtreecommitdiff
path: root/layouts/posts
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-10-03 14:10:03 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-10-03 14:10:03 +0200
commit22ff783d866c07d9d5317427fb71d7a528f208c7 (patch)
tree95d61c1522414cdcecac6cbb43125e65d2e68b9c /layouts/posts
parent397ebbc2a49a3d22e709a69842805ccaee6eed78 (diff)
#86, Add google analytics to readme, move GA and enable Open Graph in head
Diffstat (limited to 'layouts/posts')
-rw-r--r--layouts/posts/baseof.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/posts/baseof.html b/layouts/posts/baseof.html
index ee20522..c58d552 100644
--- a/layouts/posts/baseof.html
+++ b/layouts/posts/baseof.html
@@ -25,7 +25,6 @@
</main>
{{ partial "docs/inject/body" . }}
- {{ template "_internal/google_analytics_async.html" . }}
</body>
</html>