aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/fluid.html10
-rw-r--r--docs/examples/hero.html10
-rw-r--r--docs/examples/starter-template.html10
3 files changed, 15 insertions, 15 deletions
diff --git a/docs/examples/fluid.html b/docs/examples/fluid.html
index f6f7fceff..3c7059f9d 100644
--- a/docs/examples/fluid.html
+++ b/docs/examples/fluid.html
@@ -7,11 +7,6 @@
<meta name="description" content="">
<meta name="author" content="">
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
<!-- Le styles -->
<link href="../assets/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
@@ -25,6 +20,11 @@
</style>
<link href="../assets/css/bootstrap-responsive.css" rel="stylesheet">
+ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+ <!--[if lt IE 9]>
+ <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
diff --git a/docs/examples/hero.html b/docs/examples/hero.html
index bfcd80344..ee64646f3 100644
--- a/docs/examples/hero.html
+++ b/docs/examples/hero.html
@@ -7,11 +7,6 @@
<meta name="description" content="">
<meta name="author" content="">
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
<!-- Le styles -->
<link href="../assets/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
@@ -22,6 +17,11 @@
</style>
<link href="../assets/css/bootstrap-responsive.css" rel="stylesheet">
+ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+ <!--[if lt IE 9]>
+ <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
diff --git a/docs/examples/starter-template.html b/docs/examples/starter-template.html
index 75249d711..31cc57cf8 100644
--- a/docs/examples/starter-template.html
+++ b/docs/examples/starter-template.html
@@ -7,11 +7,6 @@
<meta name="description" content="">
<meta name="author" content="">
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
<!-- Le styles -->
<link href="../assets/css/bootstrap.css" rel="stylesheet">
<style>
@@ -21,6 +16,11 @@
</style>
<link href="../assets/css/bootstrap-responsive.css" rel="stylesheet">
+ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+ <!--[if lt IE 9]>
+ <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">