added sectionPagesMenu in config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
maximeg 2024-02-22 14:27:39 +01:00
parent 963ba0042a
commit bc27ca83ee
2 changed files with 1 additions and 1 deletions

View file

@ -2,6 +2,7 @@ baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = 'ananke'
sectionPagesMenu = "main"
[build]
useResourceCacheWhen = 'never'

View file

@ -1,5 +1,4 @@
[params]
#SectionPagesMenu = "main"
background_color_class = "bg-red"
site_logo = "/images/logo-association-envie-appartagee.png"
favicon = "/images/uploads/logo-association-envie-appartagee.png"