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:
parent
dfa71726a9
commit
d8b477f273
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user