We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c354a commit 1ad557aCopy full SHA for 1ad557a
_layouts/default.html
@@ -14,6 +14,9 @@
14
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
15
<link rel="profile" href="http://gmpg.org/xfn/11" />
16
<link rel='stylesheet' id='twentytwelve-style-css' href="/wp-content/themes/maxclean/style.css?03a085" type='text/css' media='all' />
17
+<!--[if lt IE 9]>
18
+<link rel='stylesheet' id='twentytwelve-ie-css' href="/wp-content/themes/maxclean/css/ie.css?03a085" type='text/css' media='all' />
19
+<![endif]-->
20
21
<!--[if lt IE 9]>
22
<script src="/wp-content/themes/maxclean/js/html5.js?03a085" type="text/javascript"></script>
0 commit comments