Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a5a4e58

Browse filesBrowse files
author
Kenneth Reitz
committed
Merge pull request realpython#218 from suhailvs/patch-1
Update docs/_themes/kr/layout.html
2 parents 3a83001 + e85c95b commit a5a4e58
Copy full SHA for a5a4e58

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/_themes/kr/layout.html

Copy file name to clipboardExpand all lines: docs/_themes/kr/layout.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
_gaq2.push(['_trackPageview']);
2525

2626
(function() {
27-
var ga2 = document.createElement('script'); ga.type = 'text/javascript'; ga2.async = true;
27+
var ga2 = document.createElement('script'); ga2.type = 'text/javascript'; ga2.async = true;
2828
ga2.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
2929
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga2, s);
3030
})();

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.