Commit d8b477f2 authored by Shawn Price's avatar Shawn Price
Browse files

Use local copy of jquery instead of hotlinking

parent dfa71726
Showing with 2 additions and 2 deletions
+2 -2
......@@ -108,7 +108,7 @@
<!-- jQuery and plugin -->
<script src="http://code.jquery.com/jquery.js"></script>
<script src="../assets/js/jquery.js"></script>
<script src="offcanvas.js"></script>
</body>
</html>
\ No newline at end of file
</html>
Supports Markdown
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