diff --git a/.htaccess b/.htaccess index 64b43ad14c..cb84cb918f 100644 --- a/.htaccess +++ b/.htaccess @@ -86,10 +86,9 @@ ErrorDocument 404 /404.html # Force IE to render pages in the highest available mode in the various # cases when it may not: http://hsivonen.iki.fi/doctype/ie-mode.pdf. -# Use, if installed, Google Chrome Frame. - Header set X-UA-Compatible "IE=edge,chrome=1" + Header set X-UA-Compatible "IE=edge" # `mod_headers` can't match based on the content-type, however, we only # want to send this header for HTML pages and not for the other resources diff --git a/index.html b/index.html index fed9798c2f..f6d782fd95 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - +