Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 9207018

Browse files
author
Nick Litwin
committed
Remove Chrome=1, which is obsolete
1 parent 4085d34 commit 9207018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ html
44
base(href="/")
55

66
meta(http-equiv="Content-type" content="text/html; charset=utf-8")
7-
meta(http-equiv="X-UA-Compatible", content="IE=edge, chrome=1")
7+
meta(http-equiv="X-UA-Compatible", content="IE=edge")
88
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no")
99
meta(name="fragment", content="!")
1010
script.

0 commit comments

Comments
 (0)