We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57aedb4 commit 45cb51eCopy full SHA for 45cb51e
site/default/templates/layout.mustache
@@ -3,6 +3,7 @@
3
<html lang="en">
4
<head>
5
<meta charset="utf-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1">
7
<title>{{getTitle}}</title>
8
{{^devBuild}}
9
<link rel="stylesheet" type="text/css" href="{{pathToDest}}/static/bundles/bit-docs-site/static.css">
0 commit comments