Breadcrumb

Use the breadcrumb shortcode to display the current page’s location within the site's navigational hierarchy.

Overview

Use the breadcrumb shortcode to display the current page’s location within the site’s navigational hierarchy.

Arguments

The shortcode supports the following arguments:

ArgumentRequiredDescription
pathNoOptional path of the page, defaults to current page.

Example

As an example, the following shortcode displays a breadcrumb for the current page.

markdown
{{< breadcrumb path="breadcrumb" >}}
Last updated: February 12, 2023 • Upgrade to docs v0.9 (2caaad8)