On [this page](https://titaniumringsforever.com/copyright-legal-information/), update that date to the current year. Maybe with GitHub actions? e.g. [Date Actions](https://github.com/marketplace/actions/date-actions). Cron entry would be: ```yaml # At midnight on Jan. 1 of every year. - cron: '0 0 1 1 *' ```
On this page, update that date to the current year.
Maybe with GitHub actions? e.g. Date Actions.
Cron entry would be: