Skip to content

Commit 838d830

Browse files
committed
Updated index.html
1 parent 45a5737 commit 838d830

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<input type="checkbox" id="loadInOrder" checked> Load in order?
1616
</label>
1717
</div>
18-
<script src="js/load-in-order.js"></script>
18+
<!-- <script src="js/unordered-load.js"></script> -->
19+
<script src="js/ordered-load.js"></script>
1920
</body>
2021
</html>

0 commit comments

Comments
 (0)