We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e252ae commit cb126f1Copy full SHA for cb126f1
1 file changed
index.html
@@ -1,8 +1,5 @@
1
<!doctype html>
2
-<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
3
-<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
4
-<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
5
-<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
+ <html class="no-js" lang=""> <!--<![endif]-->
6
<head>
7
<meta charset="utf-8">
8
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
0 commit comments