mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Load minified Bootstrap JS code
This commit is contained in:
parent
b441632db1
commit
8087f95ca4
@ -2,7 +2,7 @@
|
||||
================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script src="{{ page.base_url }}dist/js/bootstrap.js"></script>
|
||||
<script src="{{ page.base_url }}dist/js/bootstrap.min.js"></script>
|
||||
|
||||
<script src="{{ page.base_url }}docs-assets/js/holder.js"></script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user