mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 17:27:22 +02:00
comments in index
This commit is contained in:
parent
7af4cc57f7
commit
a6d1ce6e8d
1 changed files with 5 additions and 4 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue