diff --git a/hugo.toml b/hugo.toml index e15af3a..a63ba6a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -4,6 +4,11 @@ SectionPagesMenu = "main" defaultContentLanguage = "fr" theme = "gohugo-theme-ananke" site_logo = "images/M82_N.jpg" + +[sitemap] + changefreq = "monthly" + priority = 0.5 + filename = "sitemap.xml" [languages] [languages.en] title = "M82 Project"