mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 15:28:06 +02:00
Merge pull request #239 from overleaf/jpa-remove-powered-by
Remove "Powered by Overleaf" entry from default left footer
This commit is contained in:
commit
07ecac2645
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ EMAIL_CONFIRMATION_DISABLED=true
|
|||
# OVERLEAF_HEADER_IMAGE_URL=http://somewhere.com/mylogo.png
|
||||
# OVERLEAF_ADMIN_EMAIL=support@example.com
|
||||
|
||||
# OVERLEAF_LEFT_FOOTER=[{"text":"Powered by Overleaf © 2021", "url": "https://www.overleaf.com"}, {"text": "Contact your support team", "url": "mailto:support@example.com"} ]
|
||||
# OVERLEAF_RIGHT_FOOTER=[{"text":"Hello I am on the Right"}]
|
||||
# OVERLEAF_LEFT_FOOTER='[{"text": "Contact your support team", "url": "mailto:support@example.com"}]'
|
||||
# OVERLEAF_RIGHT_FOOTER='[{"text": "Hello, I am on the Right"}]'
|
||||
|
||||
# OVERLEAF_EMAIL_FROM_ADDRESS=team@example.com
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue