You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dakshsinghrathore Right now, the copyright year is written manually, which means someone has to change it whenever a new year begins. However, with just a few lines of code in JavaScript, we can make it automatic. This means that the copyright year will always be up-to-date without anyone having to change it manually. For example, if the current year is 2023, the copyright section will show 2023. And when the year changes to 2024, the copyright section will automatically update to 2024.
Record
I agree to follow this project's Code of Conduct
I'm a Hacktoberfest'23 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Congratulations, @gauravsingh1281! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and I look forward to work with you to resolve the issue. Keep up the great work!
I will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check my contributing guidelines
Is there an existing issue for this?
What happened?
@dakshsinghrathore Right now, the copyright year is written manually, which means someone has to change it whenever a new year begins. However, with just a few lines of code in JavaScript, we can make it automatic. This means that the copyright year will always be up-to-date without anyone having to change it manually. For example, if the current year is 2023, the copyright section will show 2023. And when the year changes to 2024, the copyright section will automatically update to 2024.
Record
The text was updated successfully, but these errors were encountered: