Commit 1edaabb2 authored by Mark Otto's avatar Mark Otto

Merge pull request #18 from p8952/local-jquery

use the local copy of jquery
parents aa90811f c2b7e2ca
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
<!-- jQuery and plugin --> <!-- jQuery and plugin -->
<script src="http://code.jquery.com/jquery.js"></script> <script src="../assets/js/jquery.js"></script>
<script src="offcanvas.js"></script> <script src="offcanvas.js"></script>
</body> </body>
</html> </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