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 66c1bae commit 905b3acCopy full SHA for 905b3ac
1 file changed
src/index.njk
@@ -7,7 +7,7 @@ layout: false
7
<meta charset="UTF-8">
8
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9
<title>Developer Directory</title>
10
- <link rel="icon" type="image/x-icon" href="/favicon.ico?v=2">
+ <link rel="icon" type="image/x-icon" href="/favicon.ico">
11
<link rel="stylesheet" href="/assets/css/tailwind.css">
12
<link rel="stylesheet" href="/assets/css/style.css">
13
</head>
0 commit comments