Skip to content

Commit

Permalink
Tryna fix favicon now
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoyRoy05 committed Jul 17, 2024
1 parent d48696b commit 2186167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sorting Visualizer</title>
<link rel="icon" href="favicon.ico?">
<link rel="icon" href="/favicon.ico">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 2186167

Please sign in to comment.