Commit 26053b94 authored by Mark Otto's avatar Mark Otto

Merge pull request #7 from sprice/update_scripts

Update scripts
parents 1edaabb2 d8b477f2
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
================================================== --> ================================================== -->
<!-- Placed at the end of the document so the pages load faster --> <!-- Placed at the end of the document so the pages load faster -->
<script src="../assets/js/jquery.js"></script> <script src="../assets/js/jquery.js"></script>
<script src="../dist/js/bootstrap.js"></script> <script src="../bootstrap/js/bootstrap.min.js"></script>
<script src="../assets/js/holder.js"></script> <script src="../assets/js/holder.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