demo: enable breadcrumbs
This commit is contained in:
@@ -200,6 +200,10 @@ plugins_js = []
|
|||||||
publication_view = 2
|
publication_view = 2
|
||||||
talk_view = 2
|
talk_view = 2
|
||||||
|
|
||||||
|
# Breadcrumb navigation
|
||||||
|
[breadcrumb]
|
||||||
|
page_types = {book = true}
|
||||||
|
|
||||||
############################
|
############################
|
||||||
## Comments
|
## Comments
|
||||||
############################
|
############################
|
||||||
|
|||||||
@@ -200,6 +200,10 @@ plugins_js = []
|
|||||||
publication_view = 2
|
publication_view = 2
|
||||||
talk_view = 2
|
talk_view = 2
|
||||||
|
|
||||||
|
# Breadcrumb navigation
|
||||||
|
[breadcrumb]
|
||||||
|
page_types = {book = true}
|
||||||
|
|
||||||
############################
|
############################
|
||||||
## Comments
|
## Comments
|
||||||
############################
|
############################
|
||||||
|
|||||||
Reference in New Issue
Block a user