{
  "$type": "site.standard.document",
  "description": "I've made a change to my site's pagination wherein I've enhanced the page count displayed at the bottom of my home and links pages to display the page count in a select element. The select displays a list of all the pages and navigates to the selected page.",
  "path": "/posts/2024/enhancing-pagination-with-a-page-selector",
  "publishedAt": "2024-04-05T10:00:00Z",
  "site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
  "tags": [
    "development",
    "eleventy",
    "javascript"
  ],
  "title": "Enhancing pagination with a page selector"
}