Skip to content

Commit

Permalink
add temporary favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
dinesh-58 committed Nov 25, 2023
1 parent d5b6fe4 commit c92ff0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en">
<head data-theme="nord">
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/temp-favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>shiDDR</title>
</head>
<body>
<div id="root"></div>
Expand Down
1 change: 1 addition & 0 deletions public/temp-favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c92ff0c

Please sign in to comment.