mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Use local copy of jquery instead of hotlinking
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user