summaryrefslogtreecommitdiff
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0d0d0b0..da4ac19 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -32,9 +32,6 @@ pygmentsCodeFences = true
# You can also set value to '*' to render all sections to menu
BookSection = 'docs'
- # (Optional) This value is duplicate of $link-color for making active link highlight in menu bundle mode
- # BookMenuBundleActiveLinkColor = '\#05b'
-
# Set source repository location.
# Used for 'Last Modified' and 'Edit this page' links.
BookRepo = 'https://github.com/alex-shpak/hugo-book'