Remove deprecated bundle/leaf menu type

This commit is contained in:
Alex Shpak
2024-10-02 16:14:53 +02:00
parent 2f64607bc9
commit 31662538df
5 changed files with 6 additions and 64 deletions
-4
View File
@@ -66,10 +66,6 @@ enableGitInfo = true
# If the logo is /static/logo.png then the path would be logo.png
# BookLogo = 'logo.png'
# (Optional, default none) Set leaf bundle to render as side menu
# When not specified file structure and weights will be used
# BookMenuBundle = '/menu'
# (Optional, default docs) Specify root page to render child pages as menu.
# Page is resoled by .GetPage function: https://gohugo.io/functions/getpage/
# For backward compatibility you can set '*' to render all sections to menu. Acts same as '/'