0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

Use local copy of jquery instead of hotlinking

This commit is contained in:
Shawn Price 2013-07-27 14:30:38 -07:00
parent dfa71726a9
commit d8b477f273

View File

@ -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>
</html>