Browse Source
			
			
			One more indentation fix
			
				This time I really did fix it I swear!
			
			
				pull/158/head
			
			
		 
		
			
				
					
						 Ricky Grassmuck
					
					8 years ago
						Ricky Grassmuck
					
					8 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
2 additions and 
2 deletions
			 
			
		 
		
			
				- 
					
					
					 
					resources/views/app.blade.php
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -23,8 +23,8 @@ | 
			
		
	
		
		
			
				
					|  |  |         <meta name="msapplication-TileColor" content="#ffffff"> |  |  |         <meta name="msapplication-TileColor" content="#ffffff"> | 
			
		
	
		
		
			
				
					|  |  |         <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> |  |  |         <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> | 
			
		
	
		
		
			
				
					|  |  |         <meta name="theme-color" content="#ffffff"> |  |  |         <meta name="theme-color" content="#ffffff"> | 
			
		
	
		
		
			
				
					
					|  |  |   	    <meta name="mobile-web-app-capable" content="yes"> |  |  |         <meta name="mobile-web-app-capable" content="yes"> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |   	    <meta name="apple-mobile-web-app-capable" content="yes"> |  |  |         <meta name="apple-mobile-web-app-capable" content="yes"> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  |         <link rel="stylesheet" href="{{ mix('css/app.css') }}" type="text/css" /> |  |  |         <link rel="stylesheet" href="{{ mix('css/app.css') }}" type="text/css" /> | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |     </head> |  |  |     </head> | 
			
		
	
	
		
		
			
				
					|  | 
 |