From 0efedc5cb7c99bdc92853f4fb203d9069641caec Mon Sep 17 00:00:00 2001 From: Draconis Date: Sat, 8 Feb 2025 13:01:06 +0100 Subject: [PATCH] update hugo.toml --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 975646c..fc47f5a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +1,5 @@ baseurl = "https://example.com/" -title = "console-demo" +title = "colmaris" theme = "hugo-theme-console" languageCode = 'fr-FR' defaultContentLanguage = "fr" @@ -14,7 +14,7 @@ defaultContentLang = "fr" animateStyle = "animated zoomIn fast" [[params.navlinks]] - name = "about/" + name = "infos/" url = "about/" [[params.navlinks]]