Skip to content

Commit

Permalink
Merge pull request #228 from SaranshBangar/favicon
Browse files Browse the repository at this point in the history
Added favicon
  • Loading branch information
thecuriousteam authored May 30, 2024
2 parents 2e7f46d + 0665e45 commit 5336877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="src/assets/Landing-Page-Assets/CDC.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Curious Connect</title>
</head>
Expand Down

0 comments on commit 5336877

Please sign in to comment.