summaryrefslogtreecommitdiff
path: root/layouts/partials/breadcrumbs.html
AgeCommit message (Collapse)Author
2025-03-09Add breadcrumbs config to hide current page and change home textSangeeth Sudheer
Changes `breadcrumbs` config into an object to add customizations such as hiding current page and changing the text of the home crumb. By default, Typo will now show breadcrumbs. If breadcrumbs are enabled, the current default of showing the current page crumb is preserved. BREAKING CHANGE: `breadcrumbs` is now an object so existing `breadcrumbs = <true/false>` line in config needs to be changed.
2025-02-20Cleanup breadcrumbsFrancesco
2025-02-19Update breadcrumbs styleFrancesco
2024-05-11Breadcrumbs and tagsFrancesco
2024-05-06Breadcrumbs tmpFrancesco