-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
style: aligned documentation and license in footer #1954
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Great job, @Sahilll15! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
Great!! |
* style: aligned documentation and license in footer (#1954) * chore: Added `star on GitHub` image 🌟🚀 (#1953) * feat: "Start Contribution" with "Star on GitHub" Added Signed-off-by: Nishitbariya <[email protected]> * Fix * Fix Heading Alignment * Heading Alignment Fix * Github Star Button Alignment Fix Signed-off-by: Nishitbariya <[email protected]> * fix : use <Link> tag Signed-off-by: Nishitbariya <[email protected]> * fix : use <Image> tag Signed-off-by: Nishitbariya <[email protected]> --------- Signed-off-by: Nishitbariya <[email protected]> * chore: added new ML Project by Parul1606 #1938 (#1957) * chore: added New ML Project * chore: update project --------- Co-authored-by: Priyankar Pal <[email protected]> * chore(deps): bump @types/node from 20.4.6 to 20.4.7 (#1962) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.6 to 20.4.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: improve contributing guide (#1956) * contributing: Updated the Readme * docs: improve contributing guide --------- Co-authored-by: Priyankar Pal <[email protected]> * chore: project addition by pavitrachavda97 #1958 (#1965) * style: aligned and added responsiveness documentation and license in… (#1964) * style: aligned and added responsiveness documentation and license in footer * style: makeing the footer responsive --------- Signed-off-by: Nishitbariya <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Sahil Chalke <[email protected]> Co-authored-by: Nishitbariya <[email protected]> Co-authored-by: Parul Pandey <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: PAVITRA CHAVDA <[email protected]>
Pull Request Title: Fix Footer alignment and documentation in components/Footer.tsx
Closes #1952
Pull Request Description:
This pull request addresses the issue #1952 and includes the following changes in components/Footer.tsx:
Fixed the alignment of the footer to ensure it is visually consistent across different screen sizes.
Updated the documentation and license information in the footer to provide accurate and up-to-date details.
The screenshots below demonstrate the changes made:
Before:
After:
These changes enhance the user experience and ensure that the necessary information is correctly displayed in the footer. The PR is now ready for review and merging.