-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Make navbar sticky #332
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
Make navbar sticky #332
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Appreciate you opening a PR for this @sinharaksh1t! Everything looks good to me 👍🏽
Thank you for the quick merge, @seanprashad!
I'm curious what is the CI/CD pipeline like? Do the changes in main
branch get auto deployed or do you do it manually?
They currently don't get autodeployed via the github-pages
GitHub Action - this is something I should definitely look into because I remember it was working previously.
I've just manually kicked off a deployment - you should see the changes reflected in ~10 minutes or so!
Wonderful, thanks a lot! :D
Uh oh!
There was an error while loading. Please reload this page.
Resolves #331
Demo (GIF) for Before vs. After:
Before
leetcode patterns before
After
leetcode patterns after