levr/hugo.toml
2025-09-30 04:42:17 +02:00

30 lines
728 B
TOML

baseURL = 'https://levr.porzh.me'
languageCode = 'fr-FR'
theme = 'anatole'
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"