ITADN
fal-ai/fal/Issues

Footer copyright year not updated to 2026

#780OpenTilakmahajan 创建于 2026-01-14
T
Tilakmahajancommented
The website footer still displays "© 2025 All Rights Reserved", which is outdated. Since the current year is 2026, this should be updated. Expected Behavior: Footer should display © 2026 All Rights Reserved. Actual Behavior: Footer displays © 2025 All Rights Reserved. Additional Information: The footer year appears to be hardcoded. To avoid manual updates in the future, this could be rendered dynamically using the current year (e.g., new Date().getFullYear()). Contributor Note: I’d be happy to work on this and submit a PR with a dynamic year fix if that’s okay. ![Image](https://github.com/user-attachments/assets/64ca510c-3144-47db-8acf-5cf2d47f5ec1)
0 条评论