Skip to content

Commit

Permalink
fix: Favicon added
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekpaturkar committed Aug 6, 2024
1 parent 9f30b1b commit 260e5db
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -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="/movie-icon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Movie Browser</title>
</head>
Expand Down
Binary file added public/movie-icon.ico
Binary file not shown.

0 comments on commit 260e5db

Please sign in to comment.