We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd9da0 commit 05cb84aCopy full SHA for 05cb84a
1 file changed
index.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
7
<link href="img/64.png" rel="shortcut icon" />
8
<link rel="icon" type="image/png" href="img/64.png" />
9
- <link rel="manifest" href="./manifest.json" />
+ <link rel="manifest" href="manifest.json" />
10
<meta name="theme-color" content="#0052cc" />
11
<meta name="mobile-web-app-capable" content="yes" />
12
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
0 commit comments