zalando/zalando.github.io

bug: blog/page1 gives 404 not found

lorenzocestaro opened this issue · 1 comments

Hi guys,
great work with the open source management at Zalando!

I found a bug while browsing your website: when you click 1 on the blog pagination nav you get a 404 because route blog/page1 does not exists, it is actually just blog/.
It should only be a matter of adding and extra condition inside _includes/pagination.html as you can see in this tutorial.

Keep it up

Fixed in #423