comments in index

This commit is contained in:
Peter Cottle 2013-01-08 09:31:37 -08:00
parent 7af4cc57f7
commit a6d1ce6e8d

View file

@ -58,9 +58,7 @@
</div> </div>
<!-- ******************************************* <!-- Dependencies -->
Scripts from here on out
****************************************** -->
<script src="lib/jquery-1.8.0.min.js"></script> <script src="lib/jquery-1.8.0.min.js"></script>
<script src="lib/jquery-ui-1.9.0.custom.min.js"></script> <script src="lib/jquery-ui-1.9.0.custom.min.js"></script>
<script src="lib/underscore-min.js"></script> <script src="lib/underscore-min.js"></script>
@ -296,7 +294,10 @@
</li> </li>
</script> </script>
<!-- the compiled build. See the source for individual files. --> <!-- The compiled and minified build file (that actually does everything) is below.
For a much easier time perusing the source, see the individual files at:
https://github.com/pcottle/learnGitBranching
-->
<script src="build/bundle.js"></script> <script src="build/bundle.js"></script>
</body> </body>
</html> </html>