Skip to content
This repository was archived by the owner on Aug 25, 2018. It is now read-only.

Commit bce13e9

Browse files
committed
Clean up todo example.
1 parent 518c2d1 commit bce13e9

File tree

2 files changed

+1
-228
lines changed

2 files changed

+1
-228
lines changed

examples/todos/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ <h1>todos</h1>
2424
<p>Part of <a href="http://todomvc.com">TodoMVC</a></p>
2525
</footer>
2626
<script data-main="js/main" src="bower_components/requirejs/require.js"></script>
27+
<script src="https://rawgit.com/addyosmani/timing.js/master/timing.js"></script>
2728
</body>
2829
</html>

examples/todos/todos.js

-228
This file was deleted.

0 commit comments

Comments
 (0)