From e907b98d61e5f6ae8ba4193a3491b29d1d854027 Mon Sep 17 00:00:00 2001 From: Colmaris Date: Fri, 23 May 2025 10:30:29 +0200 Subject: [PATCH] category notes created --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index d303636..88bf1c3 100644 --- a/hugo.toml +++ b/hugo.toml @@ -71,7 +71,7 @@ theme = ["hugo-blog-awesome", "hugo-shortcode-gallery"] [[Languages.fr-fr.menu.main]] pageRef="posts" name = 'Notes' - url = '/notes/' + url = '/categories/notes/' weight = 30 [[Languages.fr-fr.menu.main]] pageRef="posts"