mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Adjust sectionPagesMenu
To test search. See https://github.com/gohugoio/gohugoioTheme/issues/63
This commit is contained in:
@@ -69,7 +69,7 @@ Use the [`absLangUrl`](/functions/abslangurl) or [`relLangUrl`](/functions/rella
|
||||
|
||||
## Section Menu for Lazy Bloggers
|
||||
|
||||
To enable this menu, add the following to your site `config`:
|
||||
To enable this menu, configure `sectionPagesMenu` in your site `config`:
|
||||
|
||||
```
|
||||
SectionPagesMenu = "main"
|
||||
|
||||
Reference in New Issue
Block a user