From 78424c00653fd7e0c6b04eb32f990a3260694a8d Mon Sep 17 00:00:00 2001 From: somrat sorkar Date: Thu, 6 Jul 2023 13:52:02 +0600 Subject: [PATCH] update breadcrumb --- layouts/partials/components/breadcrumb.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/layouts/partials/components/breadcrumb.html b/layouts/partials/components/breadcrumb.html index 44e6f80..e45de8e 100644 --- a/layouts/partials/components/breadcrumb.html +++ b/layouts/partials/components/breadcrumb.html @@ -14,8 +14,6 @@ {{ range $i, $e:= $context.Ancestors.Reverse }} {{ if ne .Title "Pages" }}
  • - {{ if ne $i 0 }} - {{ end }}