mere-blog-theme
mere-blog-theme copied to clipboard
First Page link issue on Pagination
The first page should be index.html. This is line 17 which is where there is a bit of a bug (otherwise "Page 1" just links to last page, not first page).
Adding /index.html to each page helps for those of us who need direct links (thank you cloudfront for not respecting default files on URLs).
Hi, thanks for your PR. I just wanted to check if using pretty urls in your '_config.yml' has any impact on your original issue?
permalink: pretty