vuejs / vitepress

Vite & Vue powered static site generator.
https://vitepress.dev
MIT License
11.47k stars 1.86k forks source link

footer prev / next navigation landmark has a unique name [#3516] #3801

Closed olets closed 2 weeks ago

olets commented 4 weeks ago

Fixes #3516

To test:

  1. On a Vitepress site using the released version, run axe DevTools on any page that has the footer pager nav. Confirm the error described in the linked issue
  2. Repeat on this branch. Confirm that the error is gone.

Questions:

Maybe there's a better name than "Pager"?