Skip to content
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

Merged
merged 1 commit into from
Aug 3, 2023
Merged

style: aligned documentation and license in footer #1954

merged 1 commit into from
Aug 3, 2023

Conversation

Sahilll15
Copy link
Contributor

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:
Screenshot 2023-08-04 at 12 30 12 AM

After:
Screenshot 2023-08-04 at 1 10 04 AM

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.

@vercel
Copy link

vercel bot commented Aug 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
projectshut ✅ Ready (Inspect) Visit Preview Aug 3, 2023 7:47pm

@github-actions github-actions bot added the wait for reviewers wait for the maintainer label Aug 3, 2023
Copy link

@github-actions github-actions bot left a 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

@priyankarpal priyankarpal merged commit 1b61293 into priyankarpal:main Aug 3, 2023
@Sahilll15
Copy link
Contributor Author

Great!!

priyankarpal added a commit that referenced this pull request Aug 5, 2023
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wait for reviewers wait for the maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug : The documentation and license are no aligned properly in the footer section
2 participants