Skip to content

Commit

Permalink
add favicons (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech authored Aug 15, 2023
1 parent da57178 commit 976e87f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Binary file added frontend/public/favicons/16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/favicons/32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/favicons/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<link rel="icon" />
<link rel="icon" type="image/x-icon" href="/favicons/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
Expand Down

0 comments on commit 976e87f

Please sign in to comment.