From b8d944cc9dcafb76934103846216de9fcad7cec7 Mon Sep 17 00:00:00 2001 From: Ruben Date: Mon, 3 Nov 2025 23:10:09 +0100 Subject: [PATCH] Add dynamic meta description and page-specific CSS Add meta description tag when available Include page-specific CSS when provided --- custom/templates/base.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom/templates/base.php b/custom/templates/base.php index 2fff5aa..5cf6072 100644 --- a/custom/templates/base.php +++ b/custom/templates/base.php @@ -17,8 +17,14 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'], + + + + + +