From c5dc82b38332a467f3bb3a7af343eb076e053029 Mon Sep 17 00:00:00 2001 From: Sebastien Larinier Date: Wed, 3 Jan 2024 10:22:34 +0100 Subject: [PATCH] Update hugo.toml change --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 9e3436d..ad85755 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,8 +1,8 @@ baseURL = 'https://m82-project.org/' -theme = ["github.com/theNewDynamic/gohugo-theme-ananke"] + SectionPagesMenu = "main" defaultContentLanguage = "fr" - +theme = "gohugo-theme-ananke" [languages] [languages.en] title = "Ananke"