Commit graph

5 commits

Author SHA1 Message Date
Sangeeth Sudheer
5bbe13fd43
Add breadcrumbs config to hide current page and change home text
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-03-09 01:50:55 +05:30
Francesco
51595b675d Cleanup breadcrumbs 2025-02-20 12:26:16 +01:00
Francesco
2082a9856f Update breadcrumbs style 2025-02-19 23:27:32 +01:00
Francesco
5fd1088462 Breadcrumbs and tags 2024-05-11 22:48:26 +02:00
Francesco
1a5d0d46a1 Breadcrumbs tmp 2024-05-06 21:53:29 +02:00