website
website copied to clipboard
5623: Add HeroDevs support banners to specific pages. Add new menu item.
trafficstars
Description
This PR does the following:
- adds a new Support menu on the far right of the main navigation that points to the LTS page:
- adds a new banner on the migration guides:
- adds a new banner on versions of the documentation pages version 3 and lower:
The banners seemed to require swizzling the existing pages. If that wasn't correct, please advise.
Related Issues
Addresses https://github.com/fastify/fastify/issues/5623.
Check List
- [X] I have read the Contributing Guidelines