From 06ce9273d48fafad4089f60b2ccdf9d68a58b342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Thu, 9 Oct 2025 15:40:01 +0300 Subject: [PATCH] =?UTF-8?q?Update=20War=C3=A9n=20Group=20logo=20address?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 02d932b..c32c868 100644 --- a/index.php +++ b/index.php @@ -185,7 +185,7 @@ if(isset($_GET['date']) && $_GET['date'] != ''){ } .wg-logo { - background-image: url(https://cdn.waren.io/logos/warengroup/logo-light.svg); + background-image: url(https://cdn.waren.io/files/warengroup/assets/images/logo-light.svg); background-repeat: no-repeat; background-position: center; background-size: contain;