Skip to content

Commit

Permalink
edit on index to change API call
Browse files Browse the repository at this point in the history
  • Loading branch information
thanpolas committed Feb 14, 2013
1 parent c6184ae commit c1964b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>ember.js + deppy • TodoMVC</title>
<title>Mantri • ember.js • TodoMVC</title>
<link rel="stylesheet" href="assets/base.css">
<link rel="stylesheet" href="css/app.css">
<!--[if IE]>
Expand All @@ -23,6 +23,6 @@
</p>
<p>Part of <a href="http://todomvc.com">TodoMVC</a></p>
</footer>
<script data-main="Todos.app" src="js/lib/deppy/deppy.js"></script>
<script data-require="Todos.app" src="js/lib/mantri/mantri.js"></script>
</body>
</html>

0 comments on commit c1964b2

Please sign in to comment.