New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(guide): add back and forward buttons #9513
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Ignored Deployments
|
…eat/guide/next-prev-buttons
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://discord-js-guide-git-feat-guidenext-prev-buttons-discordjs.vercel.app/guide/home/introduction |
Codecov Report
@@ Coverage Diff @@
## main #9513 +/- ##
==========================================
- Coverage 58.55% 58.45% -0.10%
==========================================
Files 227 227
Lines 14764 14789 +25
Branches 1267 1267
==========================================
Hits 8645 8645
- Misses 6079 6104 +25
Partials 40 40
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This reverts commit ad457a2.
Please describe the changes this PR makes and why it should be merged:
Adds previous and next page buttons for easier navigation.
🤖 Generated by Copilot at 4c1884c
div
element with conditional navigation links usingnext
andprevious
variables, styles, and icons (link)div
(link)