summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-05-08 15:05:53 +0200
committerDimitri Sokolyuk <demon@dim13.org>2016-05-08 15:05:53 +0200
commit6eaa85df8f620e211ce7ccaa406d5bdb04eeb805 (patch)
tree37b25c1fe9313ab9693204e90e80e01e67d71ac5
parent00d7bf246aea5883024765435e19294b017f8059 (diff)
add type
-rw-r--r--template/root.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/root.tmpl b/template/root.tmpl
index 8233175..2fa46b3 100644
--- a/template/root.tmpl
+++ b/template/root.tmpl
@@ -1,7 +1,7 @@
{{/* This template is combined with other templates to render blog pages. */}}
{{define "ga"}}
-<script async>
+<script type="text/javascript" async>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)