We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce4e79b commit cbb30bcCopy full SHA for cbb30bc
index.html
@@ -10,7 +10,7 @@
10
<title>Galaxy Collection</title>
11
<link rel="icon" type="image/x-icon" href="favicon.ico">
12
<link rel="apple-touch-icon" href="favicon.ico"> <!-- for pre-iOS 15.4-->
13
- <link rel="manifest" href="/manifest.json">
+ <link rel="manifest" href="manifest.json">
14
15
<script>
16
if(navigator.userAgent.match(/iPhone/i) != -1) {
0 commit comments