change favicon to the same as the websote
This commit is contained in:
parent
975caae00d
commit
048fa93caf
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB |
|
@ -9,7 +9,8 @@
|
|||
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
|
||||
-->
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="%PUBLIC_URL%/logo-16.png?v=0.0.5" sizes="16x16" />
|
||||
<link rel="icon" type="image/png" href="%PUBLIC_URL%/logo-32.png?v=0.0.5" sizes="32x32" />
|
||||
<!--
|
||||
Notice the use of %PUBLIC_URL% in the tags above.
|
||||
It will be replaced with the URL of the `public` folder during the build.
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 296 B |
Binary file not shown.
After Width: | Height: | Size: 357 B |
Loading…
Reference in New Issue