summaryrefslogtreecommitdiff
path: root/2/simplex
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-02-11 10:18:57 +0200
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-02-11 10:42:29 +0200
commitf690e65e7efcd2c3ed260b5f26caaf5efe0fb3de (patch)
tree8c2aa8f8a3cecaa01a34a947942db3b49c40b533 /2/simplex
parentd476aefb492a4800e24e5cc31351a505128d894d (diff)
2.x pages: use html5shiv from OSSCDN like the Bootstrap docs.
Diffstat (limited to '2/simplex')
-rwxr-xr-x2/simplex/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/2/simplex/index.html b/2/simplex/index.html
index fb8eb0ac..f9d42c35 100755
--- a/2/simplex/index.html
+++ b/2/simplex/index.html
@@ -7,8 +7,9 @@
<meta name="description" content="Mini and minimalist.">
<meta name="author" content="Thomas Park">
+ <!-- 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="bootstrap.min.css" rel="stylesheet">