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 7f6c0a7 commit 563e357Copy full SHA for 563e357
gatsby-config.js
@@ -32,8 +32,8 @@ module.exports = {
32
start_url: `/`,
33
background_color: `#4285F4`,
34
theme_color: `#4285F4`,
35
- display: `minimal-ui`
36
- // icon: `src/images/gatsby-icon.png` // This path is relative to the root of the site.
+ display: `minimal-ui`,
+ icon: `src/img/hackcu2020logo.png` // This path is relative to the root of the site.
37
}
38
},
39
{
src/img/hackcu2020logo.png
6.53 KB
0 commit comments