gatsby-starter-hero-blog
gatsby-starter-hero-blog copied to clipboard
Changing the Favicon / Icon
Hey, I've been trying to remove the "HB" icon from the project and add in my own. But anything I seem to do it still stays the same "HB".
After replacing the files in src/images/app-icons you need to run npm run generate-app-icons.
favicon is located in /static. After generating the icons, as baobabKoodaa suggests, you'll need to move the file static/icons/favicon-16x16.png to static/favicon.ico.