Skip to content

Commit 1ad557a

Browse files
committed
css
1 parent 14c354a commit 1ad557a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_layouts/default.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
1515
<link rel="profile" href="http://gmpg.org/xfn/11" />
1616
<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]-->
1720

1821
<!--[if lt IE 9]>
1922
<script src="/wp-content/themes/maxclean/js/html5.js?03a085" type="text/javascript"></script>

0 commit comments

Comments
 (0)