mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 23:38:06 +02:00
Fixed footer links and updated app title
This commit is contained in:
parent
20aa910293
commit
2e3c6d6c91
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
SHARELATEX_APP_NAME=Overleaf Community Edition XYZ
|
||||
SHARELATEX_APP_NAME=Overleaf Enterprise
|
||||
|
||||
ENABLED_LINKED_FILE_TYPES=url,project_file
|
||||
|
||||
|
@ -18,10 +18,10 @@ TEXMFVAR=/var/lib/sharelatex/tmp/texmf-var
|
|||
# SHARELATEX_SITE_URL=http://sharelatex.mydomain.com
|
||||
# SHARELATEX_NAV_TITLE=Our ShareLaTeX Instance
|
||||
# SHARELATEX_HEADER_IMAGE_URL=http://somewhere.com/mylogo.png
|
||||
# SHARELATEX_ADMIN_EMAIL=support@it.com
|
||||
# SHARELATEX_ADMIN_EMAIL=support@CHANGEME.example.com
|
||||
|
||||
# SHARELATEX_LEFT_FOOTER=[{"text"="Powered by <a href=\"https://www.sharelatex.com\">ShareLaTeX</a> 2016"},{"text"="Another page I want to link to can be found <a href=\"here\">here</a>"} ]
|
||||
# SHARELATEX_RIGHT_FOOTER=[{"text"="Hello I am on the Right"} ]
|
||||
# SHARELATEX_LEFT_FOOTER=[{"text":"Powered by Overleaf © 2021", "url": "https://www.overleaf.com"}, {"text": "Contact your support team", "url": "mailto:support@CHANGEME.example.com"} ]
|
||||
# SHARELATEX_RIGHT_FOOTER=[{"text":"Hello I am on the Right"}]
|
||||
|
||||
# SHARELATEX_EMAIL_FROM_ADDRESS=team@sharelatex.com
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue