mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Merge pull request #62 from jitendravyas/patch-1
removed chrome frame option from meta tag
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