mirror of
https://github.com/jimeh/jimeh.github.io.git
synced 2026-02-19 09:06:40 +00:00
Prevent JS error during development
This commit is contained in:
@@ -6,5 +6,5 @@
|
|||||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||||
ga('create', 'UA-354018-11', 'auto');
|
ga('create', 'UA-354018-11', 'auto');
|
||||||
ga('send', 'pageview');
|
ga('send', 'pageview');
|
||||||
}
|
} else { _gaq = []; };
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user