baseURL = 'https://example.org/' languageCode = 'en-US' title = 'My New Hugo Site with Prout theme' [[menus.main]] name = 'Accueil' pageRef = '/' weight = 10 [[menus.main]] name = 'Tags' pageRef = '/tags' weight = 30 [[menus.main]] name = 'A propos' pageRef = '/a-propos' weight = 40 [module] [module.hugoVersion] extended = false min = "0.116.0"