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 /index.html | |
parent | 9ffd3e7cd747065607e5b86b7a61495b1e5e1fee (diff) |
update markup to pass bootlint, closes #402
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ <meta charset="utf-8"> <title>Bootswatch: Free themes for Bootstrap</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="./bower_components/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="./assets/css/bootswatch.min.css"> |