Skip to content

Commit

Permalink
Chrome Frame is no more
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 4, 2013
1 parent 8c48866 commit f7db323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Template • TodoMVC</title>
<link rel="stylesheet" href="bower_components/todomvc-common/base.css">
<!-- CSS overrides - remove if you don't need it -->
Expand Down

0 comments on commit f7db323

Please sign in to comment.