From 8a39a97f284fcba832f24a6be893ec0e037d4479 Mon Sep 17 00:00:00 2001 From: Diego Joss Date: Sun, 8 Jun 2025 15:14:58 +0200 Subject: [PATCH] add nouvelles to mainSections --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 9b164af..218b64d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -13,7 +13,7 @@ id = '' pagerSize = 3 # this is set low for demonstrating with dummy content. Set to a higher number [params] -mainSections = ["activite"] +mainSections = ["nouvelles", "activite"] recent_posts_number = 3 [params.ananke]