Skip to content

Commit

Permalink
Add .ico favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Sep 3, 2024
1 parent ca1b59c commit f0817d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="alternate icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link
rel="preload"
Expand Down
Binary file added frontend/public/favicon.ico
Binary file not shown.

0 comments on commit f0817d6

Please sign in to comment.