Add <meta> tag to force latest version of IE (#2837)

This commit is contained in:
Jonny Buchanan
2016-05-09 16:58:59 +01:00
committed by Corey Hulen
parent 23f6cdf3aa
commit 9e07f4b021

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>
<meta name='robots' content='noindex, nofollow'>
<meta name='referrer' content='no-referrer'>