M82-SiteWeb/hugo.toml
Sebastien Larinier 7850cc1914
Update hugo.toml
2024-02-12 16:47:30 +01:00

25 строки
515 B
TOML

baseURL = 'https://m82-project.org'
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.fr]
title = "M82 Project"
weight = 1
contentDir = "content"
[[params.ananke_socials]]
name = "linkedin"
url = "https://www.linkedin.com/company/m82-project/"
[[params.ananke_socials]]
name = "github"
url = "https://github.com/M82-project/"