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 Copyright Year #349

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Meetjain1
Copy link

Related Issue

[Cite any related issue(s) this pull request addresses. If none, simply state "None”]
closes #348

Description

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.

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

Copy link

vercel bot commented Jul 23, 2024

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

Name Status Preview Comments Updated (UTC)
kaam-do ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 2:47pm

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Meetjain1
Copy link
Author

@PatilHarshh
please review this pr . Thanks

@Meetjain1
Copy link
Author

@PatilHarshh please review this pr . Thanks

@PatilHarshh

@Meetjain1
Copy link
Author

@PatilHarshh please review this pr . Thanks

@PatilHarshh

@PatilHarshh

@Meetjain1
Copy link
Author

@PatilHarshh please review this pr . Thanks

@PatilHarshh

@PatilHarshh

@PatilHarshh

@Meetjain1
Copy link
Author

@PatilHarshh please review this pr . Thanks

@PatilHarshh

@PatilHarshh

@PatilHarshh

@PatilHarshh please review this pr.

@Meetjain1
Copy link
Author

@PatilHarshh

@Meetjain1
Copy link
Author

@PatilHarshh please review this pr . Thanks

@PatilHarshh

@PatilHarshh

@PatilHarshh

@PatilHarshh please review this pr.

@PatilHarshh

@Meetjain1
Copy link
Author

@PatilHarshh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Static copyright year
1 participant