DhanushNehru/breakout-game
Dynamically Update Copyright Year Based on the Current Year
Ouverte
#46 ouverte le 21 mai 2024
buggood first issue
Métriques du dépôt
- Stars
- (16 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.