Merge pull request #218 from suhailvs/patch-1

Update docs/_themes/kr/layout.html
This commit is contained in:
Kenneth Reitz
2012-12-21 12:54:39 -08:00
+1 -1
View File
@@ -24,7 +24,7 @@
_gaq2.push(['_trackPageview']);
(function() {
var ga2 = document.createElement('script'); ga.type = 'text/javascript'; ga2.async = true;
var ga2 = document.createElement('script'); ga2.type = 'text/javascript'; ga2.async = true;
ga2.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga2, s);
})();