From b7dc56fe8a44586bcbb24d4bc3777fb68df36365 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Wed, 18 Jun 2025 14:12:01 +0200 Subject: [PATCH] Remove hardcoded root breadcrumb It's not needed anymore since the navigation refactoring --- .../Slices/Layout/_Breadcrumbs.cshtml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/src/Elastic.Markdown/Slices/Layout/_Breadcrumbs.cshtml b/src/Elastic.Markdown/Slices/Layout/_Breadcrumbs.cshtml index a0e9c9f46..f3b563fdb 100644 --- a/src/Elastic.Markdown/Slices/Layout/_Breadcrumbs.cshtml +++ b/src/Elastic.Markdown/Slices/Layout/_Breadcrumbs.cshtml @@ -12,21 +12,9 @@ }