diff --git a/dist/index.html b/dist/index.html index f9d079e268..3d372e5364 100644 --- a/dist/index.html +++ b/dist/index.html @@ -35,7 +35,7 @@ window.ga = function () { ga.q.push(arguments) }; ga.q = []; ga.l = +new Date; ga('create', 'UA-XXXXX-Y', 'auto'); ga('set','transport','beacon'); ga('send', 'pageview') - + diff --git a/src/index.html b/src/index.html index aeb7c6be9e..7d4912c7fc 100644 --- a/src/index.html +++ b/src/index.html @@ -35,7 +35,7 @@ window.ga = function () { ga.q.push(arguments) }; ga.q = []; ga.l = +new Date; ga('create', 'UA-XXXXX-Y', 'auto'); ga('set','transport','beacon'); ga('send', 'pageview') - +