feat: acknowledge BoostMania sponsor and link GitHub Sponsors#210
feat: acknowledge BoostMania sponsor and link GitHub Sponsors#210afonsojramos merged 5 commits intomainfrom
Conversation
WalkthroughThe PR modifies sponsorship-related components: updates Footer.astro to add GitHub Sponsors support alongside Open Collective with new styling, removes the SponsorBanner.astro component, and adds a sponsor callout to HeroSection.astro featuring a boostmania.gg link with lazy-loaded imagery. Changes
Possibly related PRs
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Acknowledge BoostMania (https://boostmania.gg) as a recurring monthly GitHub Sponsor, and make the GitHub Sponsors program visible alongside Open Collective.
Supported by [logo] BoostMania— linking to boostmania.gg withrel="sponsored noopener noreferrer".width/heighton the Open Collective supporter<img>.SponsorBanner.astrocomponent.Post-Deploy Monitoring & Validation
No additional operational monitoring required: static content change with no runtime or build-system
Summary by CodeRabbit
New Features
Chores