aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/nav/breadcrumbs/breadcrumbs.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(hooks): rewrite useBreadcrumbs hookArmand Philippot2023-12-121-6/+6
| | | | | | | * use next/router to get the slug instead of using props * handle cases where the current page title is not provided * update JSON-LD schema to match the example in documentation * add tests
* refactor(components): rewrite Breadcrumbs componentArmand Philippot2023-11-111-0/+66