File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,23 +54,5 @@ <h3 id="subtext">Ramblings of Ajeesh Mohan</h3>
5454 < section id ="copyright "> © Ajeesh 2013</ section >
5555 < div id ="server-info "> Updated: {{ site.time }}</ div >
5656 </ footer >
57- <!--<script type="text/javascript" src="/js/all.js"></script>-->
58- < script type ="text/javascript ">
59- var GoSquared = { } ;
60- GoSquared . acct = "GSN-252410-K" ;
61- ( function ( w ) {
62- function gs ( ) {
63- w . _gstc_lt = + new Date ;
64- var d = document , g = d . createElement ( "script" ) ;
65- g . type = "text/javascript" ;
66- g . src = "//d1l6p2sc9645hc.cloudfront.net/tracker.js" ;
67- var s = d . getElementsByTagName ( "script" ) [ 0 ] ;
68- s . parentNode . insertBefore ( g , s ) ;
69- }
70- w . addEventListener ?
71- w . addEventListener ( "load" , gs , false ) :
72- w . attachEvent ( "onload" , gs ) ;
73- } ) ( window ) ;
74- </ script >
7557</ body >
7658</ html >
You can’t perform that action at this time.
0 commit comments