Revert config.yml in exampleSite
This commit is contained in:
parent
198ba007cc
commit
bcbb5a5006
1 changed files with 2 additions and 2 deletions
|
@ -21,11 +21,11 @@ params:
|
|||
|
||||
# (Optional, default none) Set leaf bundle to render as side menu
|
||||
# When not specified file structure and weights will be used
|
||||
# BookMenuBundle: /menu
|
||||
BookMenuBundle: /menu
|
||||
|
||||
# (Optional, default docs) Specify section of content to render as menu
|
||||
# You can also set value to "*" to render all sections to menu
|
||||
BookSection: "docs"
|
||||
BookSection: docs
|
||||
|
||||
# This value is duplicate of $link-color for making active link highlight in menu bundle mode
|
||||
# BookMenuBundleActiveLinkColor: \#004ed0
|
||||
|
|
Loading…
Reference in a new issue