Clean up inclusion of IE-specific JS files.
Move them to footer, and remove duplicate ones. [ci skip]
This commit is contained in:
parent
8f16abb669
commit
87a3fdd1b7
20 changed files with 25 additions and 58 deletions
|
|
@ -19,10 +19,6 @@
|
|||
<!-- Documentation extras -->
|
||||
<link href="{{ site.baseurl }}/assets/css/docs.min.css" rel="stylesheet">
|
||||
|
||||
<!-- 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>
|
||||
|
||||
<!-- Favicons -->
|
||||
<link rel="apple-touch-icon" href="{{ site.baseurl }}/apple-touch-icon.png">
|
||||
<link rel="icon" href="{{ site.baseurl }}/favicon.ico">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue