Closed Jae-YS closed 2 years ago
Hi there! Love to hear that ☺️
You can take a look at this part of the documentation.
For the tab part: You can set a default title in the settings.json
file or in the page component directly (as in the example site implementation).
For the favicon: you can set this in your gatsby-config.js
like this. Basically, just need to set a correct path for the favicon
property. I think there is an example in the example-site too.
Hope this helps!
Hi! I've been using this theme for some time now and love it. I was trying to see if there was a way to update the favicon and the title name on the tab part of google and was coming up with challenges. Is there a way to change these two things? Thank you very much!