summaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-04-23 22:31:17 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-04-23 22:31:17 +0200
commitbcbb5a5006a9395e6e2d25ca77812273cd56c84e (patch)
tree4c4297eddfcdc2d71270f2fe217a3be01152eefe /exampleSite/config.yml
parent198ba007cc8c716fe838a6b8ad06d2854fc3f384 (diff)
Revert config.yml in exampleSite
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 678c13f..b4f1b3c 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -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