Hi everyone,
I am having an issue with links from my homepage with three featured posts (the three latest) loading the correct URL; Perhaps you can help.
- All of my posts are listed here: https://rfportfolioastro.netlify.app/blog/
- I have a "Featured Posts" section on my homepage: https://rfportfolioastro.netlify.app/
- GitHub repo: https://github.com/ryanfurrer/rf-astro-portfolio-and-blog
The links to the individual blog posts work just fine from https://rfportfolioastro.netlify.app/blog/, however, on my homepage, they do not add the "/blog" to the slug, therefore resulting in a 404 Error. I cannot figure out what to do to fix this.
Thanks in advance.