mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	removed chrome frame option from meta tag
Google has discontinue the Chrome frame project so I suggest to remove it. Event HTML5 boilerplate has removed it 8fc26501f4
			
			
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
<head>
 | 
			
		||||
    {{! Document Settings }}
 | 
			
		||||
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 | 
			
		||||
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
 | 
			
		||||
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 | 
			
		||||
 | 
			
		||||
    {{! Page Meta }}
 | 
			
		||||
    <title>{{meta_title}}</title>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user