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.
2 parents 528d304 + 76f02c1 commit 1bd2387Copy full SHA for 1bd2387
src/index.html
@@ -5,6 +5,10 @@
5
<title>Angular 6 | Material Design | Firebase</title>
6
<base href="/">
7
8
+ <meta name="viewport" content="width=device-width, initial-scale=1">
9
+ <meta name="apple-mobile-web-app-capable" content="yes">
10
+ <meta name="mobile-web-app-capable" content="yes">
11
+
12
<link rel="icon" type="image/x-icon" href="favicon.ico">
13
14
<!-- CSS -->
0 commit comments