site: work around some " breakage in hakyll template
This commit is contained in:
		
							parent
							
								
									452ed12da7
								
							
						
					
					
						commit
						42df61393b
					
				| @ -35,12 +35,12 @@ | ||||
|     </div> | ||||
| 
 | ||||
| <script type="text/javascript"> | ||||
| var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | ||||
| document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | ||||
| var gaJsHost = (('https:' == document.location.protocol) ? 'https://ssl.' : 'http://www.'); | ||||
| document.write(unescape('%3Cscript src=\'' + gaJsHost + 'google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E')); | ||||
| </script> | ||||
| <script type="text/javascript"> | ||||
| try { | ||||
| var pageTracker = _gat._getTracker("UA-3456280-3"); | ||||
| var pageTracker = _gat._getTracker('UA-3456280-3'); | ||||
| pageTracker._trackPageview(); | ||||
| } catch(err) {} | ||||
| </script> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user