We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a83001 + e85c95b commit a5a4e58Copy full SHA for a5a4e58
docs/_themes/kr/layout.html
@@ -24,7 +24,7 @@
24
_gaq2.push(['_trackPageview']);
25
26
(function() {
27
- var ga2 = document.createElement('script'); ga.type = 'text/javascript'; ga2.async = true;
+ var ga2 = document.createElement('script'); ga2.type = 'text/javascript'; ga2.async = true;
28
ga2.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
29
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga2, s);
30
})();
0 commit comments