
Using Pagination in Astro
I wanted to use an index.astro page, but you cannot use getStaticPaths to paginate it, so this is what I did instead.
I wanted to use an index.astro page, but you cannot use getStaticPaths to paginate it, so this is what I did instead.