From d29c212297b2b4895d9033922001986da75fa740 Mon Sep 17 00:00:00 2001 From: Anton Afanasyeu Date: Mon, 15 Jun 2026 12:27:10 +0200 Subject: [PATCH] footer dynamic href --- examples/platform/footer.config.example.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/platform/footer.config.example.php b/examples/platform/footer.config.example.php index d15fda5..67fa1d5 100644 --- a/examples/platform/footer.config.example.php +++ b/examples/platform/footer.config.example.php @@ -20,7 +20,7 @@ return [ 'bottom' => null, // --- Default left column when `left` is null --- - 'holder' => 'Anton Afanaasyeu, 2026 - current', + 'holder' => 'Anton Afanaasyeu, 2026 - current', 'copyright_symbol' => "\u{00A9}", 'show_year' => false, // null = current calendar year at render time (end of range).