SectionPagesMenu > sectionPagesMenu

This commit is contained in:
Bjørn Erik Pedersen 2017-07-29 13:18:12 +02:00
parent 1a0db1a699
commit 6e91e9003b

View File

@ -72,7 +72,7 @@ Use the [`absLangUrl`](/functions/abslangurl) or [`relLangUrl`](/functions/rella
To enable this menu, configure `sectionPagesMenu` in your site `config`: To enable this menu, configure `sectionPagesMenu` in your site `config`:
``` ```
SectionPagesMenu = "main" sectionPagesMenu = "main"
``` ```
The menu name can be anything, but take a note of what it is. The menu name can be anything, but take a note of what it is.