aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorZlatan Vasović <[email protected]>2013-12-07 10:27:28 +0100
committerZlatan Vasović <[email protected]>2013-12-07 10:27:28 +0100
commit8087f95ca4ed948cd10b92836ddfce56307707da (patch)
treefe6afe278637d21241532155eeec32584e3a7d74 /_includes
parentb441632db143e5deb729b5d7109ad73b5e4e73d6 (diff)
downloadbootstrap-8087f95ca4ed948cd10b92836ddfce56307707da.tar.xz
bootstrap-8087f95ca4ed948cd10b92836ddfce56307707da.zip
Load minified Bootstrap JS code
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 1188e10cf..095e96eb5 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -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>