Commit 6c2db4bb authored by Mark Otto's avatar Mark Otto

Merge pull request #16 from ssorallen/starter-template-js

Add jQuery + Bootstrap JS to starter template
parents 4a060881 07dd62ed
......@@ -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