Add X-UA-Compatible tag

Allows people to open the explorer in IE without constantly changing the document mode.
This commit is contained in:
Nick Van Dyck 2014-12-26 20:56:15 +01:00
parent f8c5d14281
commit 4aa5fd372f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>StrongLoop API Explorer</title>
<link href='https://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'/>
<link href='css/reset.css' media='screen' rel='stylesheet' type='text/css'/>