We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 404438b commit 5e1094aCopy full SHA for 5e1094a
client/index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <link rel="apple-touch-icon" href="/images/icon-512.png" />
7
<title>Avalon</title>
8
</head>
9
<body>
0 commit comments