From 6e91e9003b6ea8c729bd4e29bf0aa3d553f008bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 29 Jul 2017 13:18:12 +0200 Subject: [PATCH] SectionPagesMenu > sectionPagesMenu --- content/templates/menu-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/templates/menu-templates.md b/content/templates/menu-templates.md index 21829608c..30a1305e8 100644 --- a/content/templates/menu-templates.md +++ b/content/templates/menu-templates.md @@ -72,7 +72,7 @@ Use the [`absLangUrl`](/functions/abslangurl) or [`relLangUrl`](/functions/rella 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.