0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

some (android) devices need this viewport meta tag for responsive design to work.

This commit is contained in:
John Wright 2012-02-07 11:05:13 -08:00
parent 91d0997c79
commit 9928e7fd3c

View File

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Bootstrap, from Twitter</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">