Commit 6aed3ce0 authored by Sindre Sorhus's avatar Sindre Sorhus

Remove ie.js

parent fed85178
This diff is collapsed.
......@@ -6,9 +6,6 @@
<title>Chaplin &amp; Brunch • TodoMVC</title>
<link rel="stylesheet" href="../bower_components/todomvc-common/base.css">
<link rel="stylesheet" href="../bower_components/todomvc-common/base.js">
<!--[if IE]>
<script src="../../../assets/ie.js"></script>
<![endif]-->
<script src="app.js"></script>
<script>require('initialize');</script>
</head>
......
......@@ -6,9 +6,6 @@
<title>Chaplin &amp; Brunch • TodoMVC</title>
<link rel="stylesheet" href="../bower_components/todomvc-common/base.css">
<link rel="stylesheet" href="../bower_components/todomvc-common/base.js">
<!--[if IE]>
<script src="../../../assets/ie.js"></script>
<![endif]-->
<script src="app.js"></script>
<script>require('initialize');</script>
</head>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment