From b75d215e537f984291977a176b2dd0918ccae5c7 Mon Sep 17 00:00:00 2001 From: liquidev Date: Wed, 30 Oct 2024 23:19:41 +0100 Subject: [PATCH] always display the root breadcrumb it's important for navigation --- template/components/_header.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/components/_header.hbs b/template/components/_header.hbs index 3a9ffce..2900e57 100644 --- a/template/components/_header.hbs +++ b/template/components/_header.hbs @@ -1,14 +1,14 @@