Skip to content

Commit 621d73c

Browse files
author
Chris Sevilleja
committed
Update index.html
1 parent 43f111b commit 621d73c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

public/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
</style>
2020

2121
<!-- SPELLS -->
22-
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script><!-- load jquery -->
2322
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.4/angular.min.js"></script><!-- load angular 1.2.4 -->
2423

2524
<script src="js/controllers/main.js"></script> <!-- load up our controller -->
@@ -74,4 +73,4 @@ <h1>I'm a Todo-aholic <span class="label label-info">{{ todos.length }}</span></
7473
</div>
7574

7675
</body>
77-
</html>
76+
</html>

0 commit comments

Comments
 (0)