|  | @@ -7,6 +7,7 @@ html
 | 
	
		
			
				|  |  |        title Chess-IO
 | 
	
		
			
				|  |  |      meta(charset='utf-8')
 | 
	
		
			
				|  |  |      meta(name='viewport', content='width=device-width, initial-scale=1')
 | 
	
		
			
				|  |  | +	 link(rel='shortcut icon', href='/images/favicon.ico')
 | 
	
		
			
				|  |  |      link(rel='stylesheet', href='/stylesheets/style.css')
 | 
	
		
			
				|  |  |      script(type='text/javascript', src='/socket.io/socket.io.js')
 | 
	
		
			
				|  |  |      block head
 |