mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
use CDN for html5shiv instead of vendoring it; fixes part of #10989
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="{{ page.base_url }}docs-assets/js/html5shiv.js"></script>
|
||||
<script src="//oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
|
||||
<script src="{{ page.base_url }}docs-assets/js/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user