dependabot[bot]
2025-03-17 dc6a9f3b1269b30b94faae7b21b6f02804f7fedb
quartz/components/Breadcrumbs.tsx
@@ -102,7 +102,7 @@
        // Add current slug to full path
        currentPath = joinSegments(currentPath, slugParts[i])
        const includeTrailingSlash = !isTagPath || i < 1
        const includeTrailingSlash = !isTagPath || i < slugParts.length - 1
        // Format and add current crumb
        const crumb = formatCrumb(