Skip to content

Commit dd07c63

Browse files
Add favicon link to index.html
1 parent 75855c3 commit dd07c63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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">
78
<script type="text/javascript">
89
// GitHub Pages SPA Index Redirect Hack
910
(function(l) {

0 commit comments

Comments
 (0)