mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
6 lines
237 B
Markdown
6 lines
237 B
Markdown
|
---
|
||
|
'astro': minor
|
||
|
---
|
||
|
|
||
|
Adds two new values to the [pagination `page` prop](https://docs.astro.build/en/reference/api-reference/#the-pagination-page-prop): `page.first` and `page.last` for accessing the URLs of the first and last pages.
|