aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorZlatan Vasović <[email protected]>2014-01-19 13:27:17 +0100
committerZlatan Vasović <[email protected]>2014-01-19 13:27:17 +0100
commitcf8f1ec0cdfa8f8fb07ed0aa85030584dcadc8cf (patch)
treef72725b65ac0af882406bad8bca673ec8c44679c /docs/_includes
parent7e145a13c8aaeab8c22fceab73e5e1e149dcd720 (diff)
downloadbootstrap-cf8f1ec0cdfa8f8fb07ed0aa85030584dcadc8cf.tar.xz
bootstrap-cf8f1ec0cdfa8f8fb07ed0aa85030584dcadc8cf.zip
Improve <meta> tags
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index 9b1b5fddd..8bb49f980 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -1,6 +1,6 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Bootstrap, a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.">
<meta name="keywords" content="HTML, CSS, JS, JavaScript, framework, bootstrap, front-end, frontend, web development">
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">