From 396e93a12670b55ea5174f2b598e03cb809cae4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=C3=A9=20Wilke?= <francewilke@gmail.com> Date: Wed, 25 Sep 2024 13:07:50 +0200 Subject: [PATCH] Update the logo --- view/frontend/templates/tracking/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/templates/tracking/index.phtml b/view/frontend/templates/tracking/index.phtml index b9f8ba0..5895f01 100644 --- a/view/frontend/templates/tracking/index.phtml +++ b/view/frontend/templates/tracking/index.phtml @@ -117,7 +117,7 @@ $shipmentData = $this->getResponse(); ?> </p> <img id="show_branding" class="image" - src="https://img.bob.co.za/bobgo/image/upload/bobgo-logos/bobgo_logo_smart_shipping_black.png?tr=w-400&ts=20231024" + src="https://ik.imagekit.io/z1viz85yxs/prod-v3/bobgo/corporate-identity/bobgo_logo_smart_shipping.png?tr=w-400" alt="Bob Go logo" style="width: 200px;"> </footer> <?php else : ?> -- GitLab