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

🐛Bug : Footer Copyright Year is Static and Not Dynamic #1659

Open
AVNI-THEEXPLORER opened this issue Jan 7, 2025 · 2 comments
Open

🐛Bug : Footer Copyright Year is Static and Not Dynamic #1659

AVNI-THEEXPLORER opened this issue Jan 7, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@AVNI-THEEXPLORER
Copy link

AVNI-THEEXPLORER commented Jan 7, 2025

Initiative (Required)

swoc

What happened?

Description

The copyright year displayed in the Footer is hardcoded and does not update dynamically based on the current year. This can lead to outdated information being displayed, reducing the credibility and professionalism of the website.

Screenshots

image

Any additional information?

Steps to Reproduce:

1.Open the website.
2. Scroll to the Footer section where the copyright year is displayed.
3.Observe that the year does not match the current calendar year.

Expected Behavior:

The copyright year should dynamically update to reflect the current year without requiring manual updates in the code.

Actual Behavior:

The copyright year is static and does not change unless manually updated in the source code.

Impact:

  1. Outdated copyright year can confuse users and may give the impression that the website is not maintained.
  2. It requires manual intervention each year, increasing maintenance overhead.

Proposed Solution:

Use a dynamic method to fetch and display the current year.

What browser are you seeing the problem on?

chrome

Urgency (Optional)

None

@AVNI-THEEXPLORER AVNI-THEEXPLORER added the bug Something isn't working label Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

@AVNI-THEEXPLORER

It's great having you contribute to this project

Thanks for opening this Issue 🙌 , Welcome to Project Guidance 💖 We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)

@AVNI-THEEXPLORER
Copy link
Author

@Kushal997-das please assign me this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant