diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/getting-started.mustache | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index a2124b9a1..ae1534ce3 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -148,6 +148,7 @@ <html> <head> <title>Bootstrap 101 Template</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet" media="screen"> </head> |
