From daea2010eb8c86315addaf512595af42e824b411 Mon Sep 17 00:00:00 2001 From: yflory Date: Wed, 8 Oct 2025 16:31:44 +0200 Subject: [PATCH] Adjust pre-loading screen --- customize.dist/pre-loading.js | 5 +---- customize.dist/src/pre-loading.css | 8 ++++++-- 2 files changed, 7 insertions(+), 6 deletions(-) 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 = `