Skip to content

Commit

Permalink
Remove conditional IE comments from index.html (bisq-network#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeams committed Jul 28, 2017
1 parent 03c202a commit 05cb1ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@

<!doctype html>
<!--[if lt IE 7 ]> <html class="ie6 ie" lang="en-GB"> <![endif]-->
<!--[if IE 7 ]> <html class="ie7 ie" lang="en-GB"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8 ie" lang="en-GB"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html lang="en-GB"> <!--<![endif]-->
<head>


Expand Down

0 comments on commit 05cb1ba

Please sign in to comment.