DhanushNehru/breakout-game
Dynamically Update Copyright Year Based on the Current Year
オープン
#46 opened on 2024/05/21
buggood first issue
Repository metrics
- Stars
- (16 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.