We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78fd006 commit edd9da0Copy full SHA for edd9da0
1 file changed
index.html
@@ -4,8 +4,8 @@
4
<head>
5
<meta charset="UTF-8" />
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" />
+ <link href="img/64.png" rel="shortcut icon" />
+ <link rel="icon" type="image/png" href="img/64.png" />
9
<link rel="manifest" href="./manifest.json" />
10
<meta name="theme-color" content="#0052cc" />
11
<meta name="mobile-web-app-capable" content="yes" />
0 commit comments