diff --git a/hugo.toml b/hugo.toml index ebd0a76..844b36f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -54,7 +54,7 @@ enableGitInfo = false # (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 '/' - BookSection = 'theses' + BookSection = 'texts' # Set source repository location. # Used for 'Last Modified' and 'Edit this page' links.