Skip to content

Commit

Permalink
chore: replace favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
w2xi committed Oct 6, 2024
1 parent 5f3f791 commit f3d9a0e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
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="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>React Admin Template</title>
</head>
Expand Down
Binary file added public/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion public/vite.svg

This file was deleted.

0 comments on commit f3d9a0e

Please sign in to comment.