Skip to content

Commit

Permalink
feat: update manifest and favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Sep 20, 2022
1 parent 650c092 commit 7643642
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 2,866 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@yearn-finance/web-lib": "^0.13.20",
"@yearn-finance/web-lib": "^0.13.22",
"axios": "^0.27.2",
"ethcall": "^4.8.2",
"ethers": "^5.7.1",
Expand Down
4 changes: 4 additions & 0 deletions public/favicons/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "yWeb",
"short_name": "yWeb",
"description": "Template used for Yearn's projects",
"iconPath": "./favicons/apple-icon.png",
"iconPath": "./favicons/favicon.svg",
"locale": "en-US",
"uri": "https://web.ycorpo.com/",
"og": "https://web.ycorpo.com/og.jpeg",
Expand Down
115 changes: 0 additions & 115 deletions public/sw.js

This file was deleted.

Loading

1 comment on commit 7643642

@vercel
Copy link

@vercel vercel bot commented on 7643642 Sep 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web-lib-template – ./

web-lib-template.yearn.farm
web-template-bay.vercel.app
web-lib-template-git-main.yearn.farm
web.ycorpo.com

Please sign in to comment.