Skip to content

Commit

Permalink
refactor: replace favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
guguji5 committed Oct 28, 2022
1 parent 8375dc8 commit 723e97b
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 1 deletion.
Binary file removed favicon.ico
Binary file not shown.
51 changes: 51 additions & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Nightingale</title>
</head>
Expand Down

0 comments on commit 723e97b

Please sign in to comment.