File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 35
35
left : 0 ; position : absolute; top : 0 ;
36
36
}
37
37
</ style >
38
- < script type ="text/javascript ">
39
- var _gaq = _gaq || [ ] ;
40
- _gaq . push ( [ '_setAccount' , 'UA-36021524-1' ] ) ;
41
- _gaq . push ( [ '_trackPageview' ] ) ;
42
-
43
- ( function ( ) {
44
- var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
45
- ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
46
- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
47
- } ) ( ) ;
48
- </ script >
49
38
</ head >
50
39
< body >
51
40
@@ -54,7 +43,7 @@ <h1>It's <s id="python">Python</s>, not <s id="word">phyton</s></h1>
54
43
< div class ="share ">
55
44
< a href ="https://twitter.com/share " class ="twitter-share-button "
56
45
data-text ="Dude, it's Python. Not something else. "
57
- data-url ="http ://itspython.com / " data-size ="large "
46
+ data-url ="https ://pythonmg.github.io/itspython / " data-size ="large "
58
47
data-hashtags ="itspython " data-lang ="en "> Tweet</ a >
59
48
</ div >
60
49
You can’t perform that action at this time.
0 commit comments