Skip to content

Commit

Permalink
fix: icon link
Browse files Browse the repository at this point in the history
  • Loading branch information
AKharytonchyk committed Mar 30, 2024
1 parent 91a4c7c commit 7068471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="icon" type="image/x-icon" sizes="16x16" href="%PUBLIC_URL%/icon1.svg" />
<link rel="icon" type="image/x-icon" sizes="16x16" href="%PUBLIC_URL%/icon.svg" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Expand Down

0 comments on commit 7068471

Please sign in to comment.