mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
remove debugging line
This commit is contained in:
parent
3061c5d41a
commit
ba493c7322
1 changed files with 1 additions and 4 deletions
|
@ -426,9 +426,6 @@ if process.env["SHARELATEX_RIGHT_FOOTER"]?
|
|||
if process.env["SHARELATEX_HEADER_IMAGE_URL"]?
|
||||
settings.nav.custom_logo = process.env["SHARELATEX_HEADER_IMAGE_URL"]
|
||||
|
||||
settings.nav.custom_logo = "http://www.bbc.co.uk/news/special/2015/newsspec_10857/bbc_news_logo.png"
|
||||
|
||||
|
||||
if process.env["SHARELATEX_HEADER"]?
|
||||
settings.nav.header = process.env["SHARELATEX_HEADER"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue