Rolling without HTML5 shiv, because don't need IE8 support
This commit is contained in:
parent
7163abfa7e
commit
3bfcb12ca0
|
@ -14,10 +14,6 @@
|
||||||
<meta name="description" content="{{ site.description }}">
|
<meta name="description" content="{{ site.description }}">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||||
|
|
||||||
<!--[if IE]>
|
|
||||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
||||||
<![endif]-->
|
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
|
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue