demo: enable breadcrumbs

This commit is contained in:
George Cushen
2021-01-24 20:21:28 +00:00
parent 7156123344
commit 428bd5e431
2 changed files with 8 additions and 0 deletions

View File

@@ -200,6 +200,10 @@ plugins_js = []
publication_view = 2
talk_view = 2
# Breadcrumb navigation
[breadcrumb]
page_types = {book = true}
############################
## Comments
############################