From a19f04454fd16af7846da4f31901939d1fbcf443 Mon Sep 17 00:00:00 2001 From: satnaing Date: Thu, 21 Dec 2023 16:10:41 +0630 Subject: [PATCH] fix: remove extra spaces in breadcrumbs --- src/components/Breadcrumbs.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Breadcrumbs.astro b/src/components/Breadcrumbs.astro index 737f3c7c6..dfe99040f 100644 --- a/src/components/Breadcrumbs.astro +++ b/src/components/Breadcrumbs.astro @@ -16,7 +16,7 @@ breadcrumbList[0] === "posts" &&