From 773af68e77faaf589a7c2a70277ef1c0d4b7db86 Mon Sep 17 00:00:00 2001 From: Codencode Date: Mon, 23 Feb 2026 17:07:44 +0100 Subject: [PATCH 1/2] Fix duplicate breadcrumb block declaration in partial --- templates/_partials/breadcrumb.tpl | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/templates/_partials/breadcrumb.tpl b/templates/_partials/breadcrumb.tpl index 4739d60e..cd2467b7 100644 --- a/templates/_partials/breadcrumb.tpl +++ b/templates/_partials/breadcrumb.tpl @@ -24,18 +24,16 @@ *} From 26cbf0d5dcc07ce2bd3eb8742b42f0948081da4f Mon Sep 17 00:00:00 2001 From: Codencode Date: Tue, 24 Feb 2026 08:59:28 +0100 Subject: [PATCH 2/2] feat(theme): add additional breadcrumb blocks for better customization --- templates/_partials/breadcrumb.tpl | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/templates/_partials/breadcrumb.tpl b/templates/_partials/breadcrumb.tpl index cd2467b7..b35ad06c 100644 --- a/templates/_partials/breadcrumb.tpl +++ b/templates/_partials/breadcrumb.tpl @@ -23,17 +23,21 @@ * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) *}