mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #16723 from overleaf/jpa-bump-copyright-years
[web] bump hard-coded copyright years GitOrigin-RevId: a4896456713e00a68986228504218bf645565d47
This commit is contained in:
parent
49d2ca781e
commit
bc7201e337
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ footer.site-footer
|
|||
else if !settings.nav.hide_powered_by
|
||||
li
|
||||
//- year of Server Pro release, static
|
||||
| © 2023
|
||||
| © 2024
|
||||
|
|
||||
a(href='https://www.overleaf.com/for/enterprises') Powered by Overleaf
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ footer.site-footer
|
|||
else if !settings.nav.hide_powered_by
|
||||
li
|
||||
//- year of Server Pro release, static
|
||||
| © 2023
|
||||
| © 2024
|
||||
|
|
||||
a(href='https://www.overleaf.com/for/enterprises') Powered by Overleaf
|
||||
|
||||
|
|
Loading…
Reference in a new issue