Sorry, we don't support your browser.  Install a modern browser

Make $page->breadcrumb() an alias of $site->breadcrumb()

I always go to the docs, search for breadcrumb(), and find the method for Kirby\Panel\Page until I find out I actually have to use $site->breadcrumb() to get the breadcrumb for the current page.

a year ago