Skip to content

Commit cbb30bc

Browse files
committed
Test removing /
1 parent ce4e79b commit cbb30bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>Galaxy Collection</title>
1111
<link rel="icon" type="image/x-icon" href="favicon.ico">
1212
<link rel="apple-touch-icon" href="favicon.ico"> <!-- for pre-iOS 15.4-->
13-
<link rel="manifest" href="/manifest.json">
13+
<link rel="manifest" href="manifest.json">
1414

1515
<script>
1616
if(navigator.userAgent.match(/iPhone/i) != -1) {

0 commit comments

Comments
 (0)