Skip to content

Commit

Permalink
feat: update favicon for the example site (pmndrs#1150)
Browse files Browse the repository at this point in the history
* feat: update favicon

* feat: update manifest.json
  • Loading branch information
rnike authored Jul 28, 2022
1 parent 5a49d20 commit 0a5f0dc
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified examples/public/favicon.ico
Binary file not shown.
Binary file modified examples/public/logo192.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 examples/public/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions examples/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Zustand",
"name": "🐻 Bear necessities for state management in React",
"icons": [
{
"src": "favicon.ico",
Expand Down

0 comments on commit 0a5f0dc

Please sign in to comment.