gatsby-gitbook-starter
gatsby-gitbook-starter copied to clipboard
Change favIcon using gitbook-starter
How can i change the favicon? I already tried every way i know and don't work...
By default the theme comes with GraphQL url:
"favicon": "https://graphql-engine-cdn.hasura.io/img/hasura_icon_black.svg" But I no idea how i use this... someone can help me please?
I tried with image base64 but when i do push to my repo in VSTS, return a error...
@bersot1 - You should update the favicon URL here - https://github.com/hasura/gatsby-gitbook-starter/blob/master/config.js#L41
But I can't set up my logo using url graphQL.
Can u teach me?