mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-13 16:50:27 +08:00
Update cdn link to html5shiv
parent
b337b8bbd3
commit
7991f5f4ff
@ -71,7 +71,7 @@ Refs: [#4144](https://github.com/FortAwesome/Font-Awesome/issues/4144) and [stac
|
||||
If you are using IE8, it's necessary to add the html5.js script like:
|
||||
```css
|
||||
<!--[if lt IE 9]>
|
||||
<script src="http://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
```
|
||||
Note that you may still have random issues with this browser.
|
||||
|
Loading…
Reference in New Issue
Block a user