From c13f04d9d14f3ceb937bbe153ff8edde830d22da Mon Sep 17 00:00:00 2001 From: tdimnet Date: Sun, 29 Sep 2024 18:16:14 +0200 Subject: [PATCH] HOTFIX: something went wrong with breadcrumb on prod --- src/components/Breadcrumb.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Breadcrumb.astro b/src/components/Breadcrumb.astro index f5239b3..dd1f8b0 100644 --- a/src/components/Breadcrumb.astro +++ b/src/components/Breadcrumb.astro @@ -34,7 +34,8 @@ const arrayOfLinks = createBreadcrumb(breadcrumb)