diff options
author | Thomas Park <thomas@thomaspark.me> | 2015-02-06 19:49:52 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2015-02-06 19:49:52 -0500 |
commit | bdd9e5c42dc4f6f5350eb6207a03e7ce771373d2 (patch) | |
tree | e915eeda823599f7a9605fe09f5617e89d19a99b /help/index.html | |
parent | 9ffd3e7cd747065607e5b86b7a61495b1e5e1fee (diff) |
update markup to pass bootlint, closes #402
Diffstat (limited to 'help/index.html')
-rw-r--r-- | help/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/index.html b/help/index.html index ca17f4ab..5863f58e 100644 --- a/help/index.html +++ b/help/index.html @@ -4,6 +4,7 @@ <meta charset="utf-8"> <title>Bootswatch: Help</title> <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="stylesheet" href="../flatly/bootstrap.css" media="screen"> <link rel="stylesheet" href="../assets/css/bootswatch.min.css"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> |