]> git.sesse.net Git - remoteglot/commitdiff
Stop supporting Chrome Frame. It is dead already.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 14 Nov 2014 22:52:11 +0000 (23:52 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 14 Nov 2014 22:52:11 +0000 (23:52 +0100)
www/index.html

index 30c18b2fc6dc99ac83b2b29d9e35dd6e49e1d5d4..2dd8f15ec735a457022ef97908441462fec44a4e 100644 (file)
@@ -2,7 +2,7 @@
 <html>
 <head>
   <meta charset="utf-8" />
-  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
+  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
   <title>analysis.sesse.net</title>
 
   <link rel="stylesheet" href="css/chessboard-0.3.0.min.css" />