Skip to content

Commit 997d30d

Browse files
authored
Update favicon (#536)
This updates the favicon to a more low-poly version.
1 parent 7e7c404 commit 997d30d

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

gatsby-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const config: GatsbyConfig = {
3636
name: 'MetaMask Snaps Directory',
3737
start_url: '/',
3838
display: 'standalone',
39-
icon: 'src/assets/fox.svg',
39+
icon: 'src/assets/favicon.svg',
4040
background_color: '#ffffff',
4141
theme_color: '#ffffff',
4242
/* eslint-enable @typescript-eslint/naming-convention */

src/assets/favicon.svg

Lines changed: 31 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)