diff --git a/services/web/app/views/layout/thin-footer-bootstrap-5.pug b/services/web/app/views/layout/thin-footer-bootstrap-5.pug index 0baef6a3fb..1f06a054fc 100644 --- a/services/web/app/views/layout/thin-footer-bootstrap-5.pug +++ b/services/web/app/views/layout/thin-footer-bootstrap-5.pug @@ -7,7 +7,7 @@ footer.site-footer if !settings.nav.hide_powered_by li //- year of Server Pro release, static - | © 2024 + | © 2025 | a(href='https://www.overleaf.com/for/enterprises') Powered by Overleaf diff --git a/services/web/app/views/layout/thin-footer.pug b/services/web/app/views/layout/thin-footer.pug index bc9ff70764..6eeecf628a 100644 --- a/services/web/app/views/layout/thin-footer.pug +++ b/services/web/app/views/layout/thin-footer.pug @@ -9,7 +9,7 @@ footer.site-footer else if !settings.nav.hide_powered_by li //- year of Server Pro release, static - | © 2024 + | © 2025 | a(href='https://www.overleaf.com/for/enterprises') Powered by Overleaf diff --git a/services/web/frontend/js/features/ui/components/bootstrap-5/footer/thin-footer.tsx b/services/web/frontend/js/features/ui/components/bootstrap-5/footer/thin-footer.tsx index 11c84aaf1a..f8ce7d369b 100644 --- a/services/web/frontend/js/features/ui/components/bootstrap-5/footer/thin-footer.tsx +++ b/services/web/frontend/js/features/ui/components/bootstrap-5/footer/thin-footer.tsx @@ -60,7 +60,7 @@ function ThinFooter({ {showPoweredBy ? ( <>