Skip to content

Commit

Permalink
Show outdated browser prompt to IE 6 and 7 users
Browse files Browse the repository at this point in the history
Ref: h5bp#1050.
  • Loading branch information
alrra authored and kcmckell committed Feb 25, 2014
1 parent ae1c18f commit 9496af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->

Expand Down

0 comments on commit 9496af5

Please sign in to comment.