What is /page2 sublink in particularly my blog page? #2252
Closed
sukhjinder-kumar
started this conversation in
General
Replies: 1 comment
-
My apologies, I noticed that /page2 refers to the next pagination. The front-most page is just the homepage and not /page1. The original repo is only 1 page, so /page2 should not be found only. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Description
I just noticed that if I type /page2 in front of my URL I get, not 404: page not found, rather the homepage. I am not sure why this is happening. Concretely, this is my website - sukhjinderkumar.me/blog, which leads to the chirpy homepage. Now sukhjinderkumar.me/blog/page2 leads to the same blog page instead of 404: page not found. I tried the same on the official chirpy website, and 404 is coming. My Github repository, for the blog, is https://github.com/sukhjinder-kumar/blog, any leads are highly appreciated. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions