Issue: Implement Dynamic Year in Footer
Closed this issue · 3 comments
AdityyaX commented
Currently, the copyright year in the footer of our website requires manual updates every new year. To enhance user experience and alleviate the need for annual adjustments, we propose implementing a dynamic year feature.
quozl commented
Please don't open an issue if you are planning to open a pull request. Just open the pull request instead. Issues are best used for things you are not going to fix, and hope someone else will fix them.
You also forgot to link your pull request to the issue. I shall do that now; #417
quozl commented
Note the feature must not use the clock of the browser to determine the year; it must be set by the files in the repository.
pikurasa commented
We do not plan to implement this.