From 3a6b282d0522d977ed7c792615ffb05f393bff75 Mon Sep 17 00:00:00 2001 From: Ruben Date: Fri, 3 Oct 2025 00:11:01 +0200 Subject: [PATCH] Update logo path to use public directory --- custom/templates/base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/templates/base.php b/custom/templates/base.php index c508b5a..24515e5 100644 --- a/custom/templates/base.php +++ b/custom/templates/base.php @@ -30,7 +30,7 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'],