Skip to content

Commit 9927574

Browse files
authored
remove one /
just one / for every HTML... thing sigh
1 parent 9526728 commit 9927574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<title>HTMLPlayer</title>
66
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
7-
<link rel="apple-touch-icon" href="/favicon.png">
7+
<link rel="apple-touch-icon" href="favicon.png">
88
<link rel="manifest" href="manifest.json">
99
<!-- Include jsmediatags for ID3 parsing -->
1010
<script src="https://unpkg.com/jsmediatags@3.9.7/dist/jsmediatags.min.js"></script>

0 commit comments

Comments
 (0)