diff --git a/customize.dist/pre-loading.js b/customize.dist/pre-loading.js index 404d7917c..de26308a0 100644 --- a/customize.dist/pre-loading.js +++ b/customize.dist/pre-loading.js @@ -4,9 +4,6 @@ (function () { var logoPath = '/customize/CryptPad_logo_grey.svg'; -if (location.pathname === '/' || location.pathname === '/index.html') { - logoPath = '/api/logo'; -} var elem = document.createElement('div'); elem.setAttribute('id', 'placeholder'); @@ -17,7 +14,7 @@ elem.innerHTML = `