Add a page navigation breadcrumb

This thing looks like a path. It lists the hierarchy of pages from the home page.
This commit is contained in:
Eryn Wells 2024-07-23 08:53:34 -07:00
parent 54c371d7e6
commit d1154de459
3 changed files with 10 additions and 12 deletions

View file

@ -55,7 +55,6 @@ main
gap: var(--space-xl) 0;
}
.nav-breadcrumb,
.site-header__content,
.site-footer
{