Commit 8ee56242 authored by Sindre Sorhus's avatar Sindre Sorhus

VanillaJS - minor tweaks

parent b52fd2d2
......@@ -36,6 +36,7 @@
<footer id="info">
<p>Double-click to edit a todo</p>
<p>Created by <a href="http://twitter.com/oscargodson">Oscar Godson</a></p>
<p>Part of <a href="http://todomvc.com">TodoMVC</a></p>
</footer>
<script src="bower_components/todomvc-common/base.js"></script>
<script>
......
......@@ -14,6 +14,4 @@
}
}
};
})(window);
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