Breadcrumb navigation trail
Displays the hierarchical path from site root to the current page. Each path segment is converted to title case (e.g., "getting-started" → "Getting Started"). Intermediate segments are clickable links if the route exists; the current page is shown as non-clickable text.
This component has no configurable options.
[site.layout.top]
start = "breadcrumbs"
[site.layout.header]
middle = "breadcrumbs"
This documentation was generated from layout/components.rs by generate.rs.