Commit 0a7b1852 authored by Mark Otto's avatar Mark Otto

Merge pull request #36 from ggam/patch-1

Included required JavaScript in navbar-static-top
parents 031ed98c ee6db981
...@@ -67,5 +67,10 @@ ...@@ -67,5 +67,10 @@
</div> <!-- /container --> </div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../assets/js/jquery.js"></script>
<script src="../bootstrap/js/bootstrap.min.js"></script>
</body> </body>
</html> </html>
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