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

fixed : Bug Footer.jsx #256

Merged
merged 2 commits into from
Aug 4, 2024
Merged

Conversation

Meetjain1
Copy link
Contributor

Closes:
closes #255

  • Title : Fixed bug
  • Name: Meet jain
  • Idenitfy yourself:
    Gssoc

Describe the add-ons or changes you've made 📃

Give a clear description of what have you added or modifications made

PR Title: Update Footer to Include Dynamic Copyright Year

Description:

This PR enhances the footer section of the website by adding the current copyright year, which is fetched dynamically. This ensures that the copyright year will always be up-to-date without requiring manual updates each year.

Changes:

  1. Footer HTML: Updated the footer to include a placeholder for the copyright year.
  2. JavaScript: Added a script to fetch the current year dynamically and insert it into the footer.
  3. CSS: Ensured that the styling of the footer remains consistent with the new dynamic content.

Benefits:

  • Automation: The copyright year updates automatically, reducing maintenance overhead.
  • Accuracy: Ensures the displayed year is always current, improving the website's professionalism.

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Screenshots 📷

Note to reviewers 📄

Copy link

vercel bot commented Jul 30, 2024

@Meetjain1 is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Meetjain1
Copy link
Contributor Author

@Avdhesh-Varshney Please review this pr

Copy link

vercel bot commented Aug 3, 2024

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

Name Status Preview Comments Updated (UTC)
chanakya ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2024 2:30pm

@Avdhesh-Varshney Avdhesh-Varshney added bug 🐛 Something isn't working wontfix ❌ This will not be worked on Requested Changes ⚙️ Some changes have been requested in this PR labels Aug 3, 2024
@Meetjain1
Copy link
Contributor Author

@Avdhesh-Varshney please have a look now

@Avdhesh-Varshney Avdhesh-Varshney merged commit ed95c5f into Avdhesh-Varshney:main Aug 4, 2024
3 checks passed
@Avdhesh-Varshney Avdhesh-Varshney added enhancement 🧑‍💻 New feature or request gssoc These issue/pull request will be considered for GSSOC'24 level1 Beginner level issues/pull requests Approved ✔️ This PR is approved by the PR or, Mentors and removed bug 🐛 Something isn't working wontfix ❌ This will not be worked on Requested Changes ⚙️ Some changes have been requested in this PR labels Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✔️ This PR is approved by the PR or, Mentors enhancement 🧑‍💻 New feature or request gssoc These issue/pull request will be considered for GSSOC'24 level1 Beginner level issues/pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛: Bug Footer
2 participants