From 631c784efc807c1571f75c34559bcbf6c1d5af50 Mon Sep 17 00:00:00 2001 From: Ruben Date: Fri, 6 Feb 2026 19:03:13 +0100 Subject: [PATCH] Add feed link to head section when available --- custom/templates/base.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/custom/templates/base.php b/custom/templates/base.php index e473327..7e1409e 100644 --- a/custom/templates/base.php +++ b/custom/templates/base.php @@ -74,6 +74,9 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'], + + +