DhanushNehru/breakout-game

Dynamically Update Copyright Year Based on the Current Year

Aperta

#46 aperta il 21 mag 2024

 (1 commento) (0 reazioni) (1 assegnatario)JavaScript (36 fork)auto 404
buggood first issue

Metriche repository

Star
 (16 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Background Currently, the copyright year displayed on our website is hardcoded to "2022". This requires manual updates each year to reflect the correct year, which can easily be overlooked and lead to outdated information being displayed.

Objective The goal of this issue is to modify the copyright year so that it dynamically updates based on the current year. This will ensure the website always shows the correct copyright year without needing manual intervention.

Guida contributor