Skip to content

Commit

Permalink
update favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
denyssheremeta committed Jun 21, 2024
1 parent 4ef56a8 commit 2d74a06
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed public/icons/favicon.png
Binary file not shown.
Binary file added public/icons/favicon.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/>
<meta name="twitter:site" content="@phonestore" />

<link rel="icon" href="icons/favicon.png" type="image/png" />
<link rel="icon" href="icons/favicon.webp" type="image/png" />
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 2d74a06

Please sign in to comment.