Skip to content

Commit

Permalink
update favicon.ico
Browse files Browse the repository at this point in the history
  • Loading branch information
becoswap-dev committed May 18, 2021
1 parent 3d64134 commit e67d2e6
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 16 deletions.
Binary file added public/android-chrome-192x192.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 public/android-chrome-512x512.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 public/apple-touch-icon.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 public/favicon-16x16.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 public/favicon-32x32.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 modified public/favicon.ico
Binary file not shown.
17 changes: 1 addition & 16 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1 @@
{
"short_name": "BecoSwap",
"name": "BecoSwap",
"description": "Farm BECO with BecoSwap LP Tokens",
"icons": [
{
"src": "favicon.ico",
"type": "image/x-icon",
"sizes": "256x256"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

0 comments on commit e67d2e6

Please sign in to comment.