We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874b1df commit 0c1f5c4Copy full SHA for 0c1f5c4
1 file changed
index.html
@@ -7,6 +7,7 @@
7
<meta name="theme-color" content="#69A5A1" />
8
<link rel="manifest" href="./manifest.webmanifest" />
9
<link rel="apple-touch-icon" href="assets/logo.png" />
10
+ <link rel="icon" type="image/png" href="assets/logo.png" />
11
<meta name="apple-mobile-web-app-capable" content="yes" />
12
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
13
<link rel="stylesheet" href="./styles.css" />
0 commit comments