We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b3eee1 commit 2ba1cfeCopy full SHA for 2ba1cfe
index.html
@@ -1,9 +1,9 @@
1
-<!DOCTYPE html>
+<!doctype html>
2
<!--[if IE 8]><html class="no-js lt-ie9" lang=""><![endif]-->
3
<!--[if gt IE 8]><!--><html class="no-js" lang=""><!--<![endif]-->
4
<head>
5
<meta charset="utf-8">
6
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
7
<title>Kickoff</title>
8
<meta name="description" content="">
9
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
0 commit comments