Add front matter support for showBreadcrumbs

This commit is contained in:
James Panther
2022-05-26 11:43:19 +10:00
parent 965dc707ed
commit d427baf0e1
7 changed files with 10 additions and 5 deletions
+4
View File
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Added
- Breadcrumb display can now be can now be specificed in front matter for articles and list pages
## [2.2.1] - 2022-05-25
### Changed