We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b848c2 commit e0579c5Copy full SHA for e0579c5
index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Coderef</title>
7
- <link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
+ <link rel='shortcut icon' type='image/x-icon' href='./favicon.ico' />
8
<meta name="theme-color" content="#000"/>
9
<link rel="stylesheet" type="text/css" href="./style.css">
10
<script type="module" src="./main.js"></script>
0 commit comments