Fix: petites erreurs

This commit is contained in:
DuN0Z 2025-09-30 04:42:17 +02:00
parent a07423139b
commit 461907638f
2 changed files with 10 additions and 2 deletions

View file

@ -2,6 +2,7 @@ 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"
@ -9,14 +10,21 @@ author = "Capt. DuN0z"
description = "Larguez les amarres"
profilePicture = "images/dun0z.png"
disableThemeSwitcher = true
favicon= "https://levr.porzh.me/favicon.ico"
#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"