Skip to content

Commit

Permalink
index.html update: added browserupgrade tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jbutko committed Apr 4, 2015
1 parent 24b61c6 commit fb3efc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@
</head>

<body class="main-wrapper">

<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->

<!-- Navigation -->
<main-nav></main-nav>
Expand Down

0 comments on commit fb3efc9

Please sign in to comment.