felix-berlin / astro-breadcrumbs

Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.
https://docs.astro-breadcrumbs.kasimir.dev
GNU General Public License v3.0
54 stars 7 forks source link

add: custom-text-option #280

Open codeinfo opened 1 month ago

codeinfo commented 1 month ago

'http://localhost:4321/astro-breadcrumbs/en/category/with-astro/custom-text-option/' image image

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.98%. Comparing base (2c641a3) to head (83c918d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ======================================= Coverage 71.98% 71.98% ======================================= Files 5 5 Lines 307 307 Branches 35 35 ======================================= Hits 221 221 Misses 86 86 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

felix-berlin commented 1 month ago

I think the current beta release should solve your issue, see: https://github.com/felix-berlin/astro-breadcrumbs/issues/277#issuecomment-2182914497