Closed
Description
Description
Description
The copyright year displayed in the Footer is hardcoded and does not update dynamically based on the current year. The year is not center aligned.This can lead to outdated information being displayed, reducing the credibility and professionalism of the website.
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:
- Outdated copyright year can confuse users and may give the impression that the website is not maintained.
- It requires manual intervention each year, increasing maintenance overhead.
Proposed Solution:
Use a dynamic method to fetch and display the current year.
Screenshots
Any additional information?
No response
What browser are you seeing the problem on?
Chrome
Metadata
Metadata
Assignees
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
github-actions commentedon Jan 5, 2025
π Hello @AVNI-THEEXPLORER!
Thank you for raising an issue in the Leetcode Journal project!
Your issue has been logged, and the team will review it shortly.
Issue Handling Checklist:
Notifications:
We'll get back to you soon. Stay tuned! π
AVNI-THEEXPLORER commentedon Jan 5, 2025
@yashksaini-coder please assign me this issue
yashksaini-coder commentedon Jan 5, 2025
@AVNI-THEEXPLORER I didn't catch that minor thing, Nice work π
AVNI-THEEXPLORER commentedon Jan 5, 2025
@yashksaini-coder thanks for ur kind words yash!!
kekubhai commentedon Jan 8, 2025
@yashksaini-coder hey man , I see this isn't yet implemented . Can I raise a PR for this or would you like to give some more time ?
yashksaini-coder commentedon Jan 8, 2025
I appreciate your concern, although the current contributor has asked for time. So I would like you to work on some Backend error fix issues #31 There are improvements to be done in it.
yashksaini-coder commentedon Jan 9, 2025
@AVNI-THEEXPLORER Any updates ?
parthratra11 commentedon Jan 9, 2025
@yashksaini-coder kindly assign it to me, i'll make it dynamic based on the current year and improve its ui too
yashksaini-coder commentedon Jan 9, 2025
@parthratra11 You are assigned
parthratra11 commentedon Jan 9, 2025
@yashksaini-coder issued a PR making the footer dynamic + centering it, also fixing the padding of the footer
please review and merge
will soon be modifying its ui too.