We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05148f0 commit 0afb1a7Copy full SHA for 0afb1a7
index.html
@@ -6,6 +6,7 @@
6
<meta name="viewport" content="width=device-width,initial-scale=1">
7
<meta name="mobile-web-app-capable" content="yes">
8
<meta name="apple-mobile-web-app-capable" content="yes">
9
+ <link rel="manifest" href="manifest.json" />
10
<meta name="theme-color" content="#eeeeee">
11
</head>
12
<body>
0 commit comments