styxlab / gatsby-theme-try-ghost

A Gatsby theme to build flaring fast blogs from headless Ghost CMS
MIT License
136 stars 56 forks source link

Site-Logo-URL is not redirecting to siteURL in case base path set to '/blog' #270

Closed saurabhjain06 closed 3 years ago

saurabhjain06 commented 3 years ago

Hi,

I am new to Gatsby and your template is good for bloggers.. I am just trying it out locally. I modified my base path url to '/blog' and used a landing page as you mentioned in your tutorial - https://www.jamify.org/2020/04/28/routing-with-jamify/#install-the-landing-page. Now when I navigate from landing page to blog its OK, but when I click on Site-logo to go back to landing page it is navigating to URL example.com/blog. Any suggestion, how can I modify that other than hard coding.

styxlab commented 3 years ago

Hi saurabhjain06, this is how it is intended. You can configure the "Home" link to go back to your primary page.