Files
hinode/content/en/docs/0.8/components/breadcrumb.md
2023-01-11 15:20:27 +01:00

585 B
Raw Blame History

author, title, date, description, group, layout
author title date description group layout
Mark Dumay Breadcrumb 2023-01-05 Use the breadcrumb shortcode to display the current pages location within the site's navigational hierarchy. components docs

Overview

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

Arguments

The shortcode requires no arguments.

Example

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

{{</* breadcrumb */>}}

The result looks like this:

{{< breadcrumb >}}