|  | @@ -10,6 +10,8 @@
 | 
	
		
			
			| 10 | 10 |  	<meta name="description" content="" />
 | 
	
		
			
			| 11 | 11 |  	<meta name="keywords" content="" />
 | 
	
		
			
			| 12 | 12 |  	<meta name="author" content="" />
 | 
	
		
			
			|  | 13 | +  <link href="apple-touch-icon.png" rel="apple-touch-icon">
 | 
	
		
			
			|  | 14 | +  
 | 
	
		
			
			| 13 | 15 |  	
 | 
	
		
			
			| 14 | 16 |  	<link href="{{ asset('favicon.ico') }}" rel="icon" type="image/x-icon" />
 | 
	
		
			
			| 15 | 17 |  	<link href="{{ asset('bundles/muzichcore/css/base.css') }}" rel="stylesheet" media="screen" type="text/css" />
 |