mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 15:28:06 +02:00
Remove "Powered by Overleaf" entry from default left footer
The item is part of the pug template now. Also add single quotes to help "source" with loading the entries.
This commit is contained in:
parent
c01485396e
commit
8a17909569
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