#Pagination first page on '/blogs/' instead of '/blogs/1'

2 messages · Page 1 of 1 (latest)

merry cargo
#

Hi! I am using Astro's built-in pagination, and it's nicely generating blogs/1", blogs/2, but is there any way to make the first page /blogs/? I can probably create a redirect from /blog/ to /blog/1, but is that the recommended approach?

#

Pagination first page on '/blogs/' instead of '/blogs/1'