mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 23:10:23 +00:00
Merge pull request #18 from p8952/local-jquery
use the local copy of jquery
This commit is contained in:
commit
1edaabb250
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue