Commit d8b477f2 authored by Shawn Price's avatar Shawn Price

Use local copy of jquery instead of hotlinking

parent dfa71726
...@@ -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