Commit 07dd62ed authored by Ross Allen's avatar Ross Allen

Add jQuery + Bootstrap JS to starter template

The starter template uses the Collapse component[1], which requires
Bootstrap's JavaScript.

Fixes #15

[1] http://twitter.github.io/bootstrap/javascript/#collapse
parent 2998929b
......@@ -44,5 +44,7 @@
</div><!-- /.container -->
<script src="../assets/js/jquery.js"></script>
<script src="../bootstrap/js/bootstrap.min.js"></script>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment