Skip to content

[gatsby-starter-minimal-blog]: Cant find the "Lupin" title #628

Discussion options

You must be logged in to vote

If you are talking about the title on the top of the page, that's in https://github.com/LekoArts/gatsby-themes/blob/master/themes/gatsby-theme-minimal-blog/src/components/header-title.tsx. However, I guess all you are looking for is adding a siteTitle to the siteMetadata in gatsby-config.js.

If you are talking about the footer, it's here: https://github.com/LekoArts/gatsby-themes/blob/master/themes/gatsby-theme-minimal-blog/src/components/footer.tsx
You'll need to shadow it in your code if you'd like to override it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@markgarg
Comment options

Answer selected by LekoArts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants