We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7c404 commit 997d30dCopy full SHA for 997d30d
gatsby-config.ts
@@ -36,7 +36,7 @@ const config: GatsbyConfig = {
36
name: 'MetaMask Snaps Directory',
37
start_url: '/',
38
display: 'standalone',
39
- icon: 'src/assets/fox.svg',
+ icon: 'src/assets/favicon.svg',
40
background_color: '#ffffff',
41
theme_color: '#ffffff',
42
/* eslint-enable @typescript-eslint/naming-convention */
src/assets/favicon.svg
0 commit comments