mirror of
				https://github.com/bastienwirtz/homer.git
				synced 2025-10-31 02:15:50 +01:00 
			
		
		
		
	Do not force lang
hardcoding lang attribute on the html tag force to define the english language. If your user is a non english language the browser try to suggest to translate. But maybe the dashboard is already translated.
This commit is contained in:
		
				
					committed by
					
						 Bastien Wirtz
						Bastien Wirtz
					
				
			
			
				
	
			
			
			
						parent
						
							abb0cf84bb
						
					
				
				
					commit
					105937d438
				
			| @@ -1,5 +1,5 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| <html> | ||||
|   <head> | ||||
|     <meta charset="UTF-8" /> | ||||
|     <link rel="icon" href="assets/icons/favicon.ico" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user