levr/hugo.toml
2025-10-09 10:32:01 +02:00

30 lines
734 B
TOML

baseURL = 'https://levr.porzh.me'
languageCode = 'fr-FR'
theme = 'anatole-porzh'
defaultContentLanguage = "fr"
title = "A bit{'s, of} life"
[params]
title = "A bit{'s, of} life"
author = "Capt. DuN0z"
description = "Larguez les amarres"
profilePicture = "images/dun0z.png"
disableThemeSwitcher = true
#favicon= "https://levr.porzh.me/favicon.ico"
disableTitleCapitalization = true
reversepagetitle = true
[languages]
[languages.fr]
weight = 1
languageName = "Français"
[languages.fr.params]
description = "Larguez les amarres !"
hosting = "Fièrement auto-hébergé et indépendant"
[languages.en]
weight = 2
languageName = "English"
[languages.en.params]
description = "Cast off!"
hosting = "Proudly self-hosted and independant"