Skip to content

Commit f863f11

Browse files
committed
remove x-ua-compatible header
Google Chrome Frame is dead and a HTML5 doctype does the same as IE=edge. It also had to be in the first and not the second line. Source: https://msdn.microsoft.com/en-us/library/jj676915%28v=vs.85%29.aspx
1 parent b8795a3 commit f863f11

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

_includes/header.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<meta charset="utf-8">
2-
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
32

43
<title>{{ page.title }}</title>
54

0 commit comments

Comments
 (0)