DhanushNehru/breakout-game
Dynamically Update Copyright Year Based on the Current Year
开放
#46 创建于 2024年5月21日
buggood first issue
仓库指标
- 星标
- (16 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.