Closed priyashuu closed 1 week ago
[!WARNING]
Rate limit exceeded
@GarimaSingh0109 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 21 minutes and 26 seconds before requesting another review.
β How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the `@coderabbitai review` command as a PR comment. Alternatively, push new commits to this PR. We recommend that you space out your commits to avoid hitting the rate limit.π¦ How do rate limits work?
CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our [FAQ](https://coderabbit.ai/docs/faq) for further information.π₯ Commits
Reviewing files that changed from the base of the PR and between e7662e36e9ff10faa5f048f13bc48f5df36b9a49 and 5cc3b41062ea0dbd814c1544a465687deb9d732c.
The changes in this pull request primarily involve the index.html
file, where GSAP (GreenSock Animation Platform) has been integrated to enhance animations across various webpage sections. This includes the addition of scripts for GSAP and its ScrollTrigger plugin, enabling smooth transitions as elements enter the viewport. The mobile navigation functionality has also been improved with new event listeners for toggling visibility and switching icons for light and dark modes.
File | Change Summary |
---|---|
index.html | Added GSAP and ScrollTrigger scripts; implemented animations for multiple sections; improved mobile navigation functionality with event listeners. |
Objective | Addressed | Explanation |
---|---|---|
Enhance navbar hover color effect (Issue #471) | β | No modifications to the hover effect were made. |
index.html
, similar to the main PR, enhancing animations for various sections of the webpage.index.html
, focusing on animations for the header, home content, features, testimonials, and footer, aligning closely with the changes in the main PR.hacktoberfest
, hacktoberfest-accepted
In the land of code where rabbits play,
GSAP dances, brightening the day.
With animations that swirl and glide,
Our navbar now has a joyful ride!
So hop along, letβs make it bright,
With every scroll, a new delight! πβ¨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
@GarimaSingh0109 I apologize for the urgency, but today is the final submission date, and I acknowledge that the delay was on my end. I would greatly appreciate it if you could review my pull request at your earliest convenience and, if everything is in order, merge it.
Pull Request for Resum-Resume π‘
Issue Title :Update Navbar Hover Color Effect
Closes: #471
Describe the add-ons or changes you've made π
i changed the navbar hover color from yellow to some shade of blue , it matches the website theme
Type of change βοΈ
What sort of change have you made:
How Has This Been Tested? βοΈ
Describe how it has been tested Describe how have you verified the changes made
Checklist: βοΈ
Summary by CodeRabbit
New Features
Bug Fixes