change favicon to the same as the websote

This commit is contained in:
Jonathan Rainville 2018-08-03 11:19:48 -04:00 committed by Pascal Precht
parent 975caae00d
commit 048fa93caf
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
4 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -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