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 84017f8 commit 011d4b4Copy full SHA for 011d4b4
addon/ng2/blueprints/ng2/files/__path__/index.html
@@ -7,6 +7,7 @@
7
{{content-for 'head'}}
8
<link rel="icon" type="image/x-icon" href="favicon.ico"><% if (isMobile) { %>
9
<link rel="manifest" href="/manifest.webapp"><% } %>
10
+ <meta name="viewport" content="width=device-width, initial-scale=1">
11
12
<!-- Service worker support is disabled by default.
13
Install the worker script and uncomment to enable.
0 commit comments