Remove BookMenuBundleActiveLinkColor parameter

This commit is contained in:
Alex Shpak
2019-10-08 23:17:30 +02:00
parent 394b54f76b
commit 00988ceee1
7 changed files with 5 additions and 28 deletions
-3
View File
@@ -144,9 +144,6 @@ disableKinds = ['taxonomy', 'taxonomyTerm']
# 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'