1
0
Fork 0
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:
Jakob Ackermann 2024-04-16 11:04:56 +01:00
parent c01485396e
commit 8a17909569
No known key found for this signature in database
GPG key ID: 30C56800FCA3828A

View file

@ -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