Skip to content

Conversation

@saurabhraghuvanshii
Copy link
Member

@saurabhraghuvanshii saurabhraghuvanshii commented Jan 21, 2026

Description
Fixes in this Pr:

  • page-data.json 404 errors in the browser console

  • .html URLs conflicting with Gatsby’s routing model

    • removed .html because Gatsby is route-based, not file-based. Using .html broke how Gatsby loads page data.
  • Older blogs disappearing from the blog list when new posts were published

This PR fixes #7346 #7362

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
@l5io
Copy link
Contributor

l5io commented Jan 21, 2026

🚀 Preview for commit 54c8969 at: https://697123aee04a2d1a047da3aa--layer5.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix console 404 error.

3 participants