Skip to content

Commit c0b4a41

Browse files
Update favicon link path in index.html
1 parent dd07c63 commit c0b4a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/web/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
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>ManagerX - Discord Bot</title>
7-
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
7+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
88
<script type="text/javascript">
99
// GitHub Pages SPA Index Redirect Hack
1010
(function(l) {

0 commit comments

Comments
 (0)