This repository was archived by the owner on Oct 18, 2020. It is now read-only.

Description
For some items in a breadcrumb, there isn't actually a page for the hierarchy it represents, but we'd like to display it anyway just as text. At the moment, passing nothing to the second parameter in the push() method just generates an empty link.
I think it would be more fitting if passing no second parameter to the method means the crumb is displayed as simply text.