diff options
Diffstat (limited to '2/index.html')
-rw-r--r-- | 2/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/2/index.html b/2/index.html index 93598d02..32ab6c25 100644 --- a/2/index.html +++ b/2/index.html @@ -6,8 +6,9 @@ <meta name="description" content="Free themes for Bootstrap."> <title>Bootswatch: Free themes for Bootstrap 2.3.2</title> + <!-- HTML5 shim for IE8 support of HTML5 elements --> <!--[if lt IE 9]> - <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <![endif]--> <link href="default/bootstrap.min.css" rel="stylesheet"> |