2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Clean up inclusion of IE-specific JS files.

Move them to footer, and remove duplicate ones.

[ci skip]
This commit is contained in:
XhmikosR
2015-09-06 12:16:01 +03:00
parent 8f16abb669
commit 87a3fdd1b7
20 changed files with 25 additions and 58 deletions
+1
View File
@@ -30,6 +30,7 @@
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="{{ site.baseurl }}/assets/js/ie10-viewport-bug-workaround.js"></script>
<script src="{{ site.baseurl }}/assets/js/ie-emulation-modes-warning.js"></script>
{% if page.layout == "docs" %}
<script src="{{ site.baseurl }}/assets/js/vendor/jekyll-search.js"></script>