Add: english translations
This commit is contained in:
parent
cea291ef35
commit
a07423139b
5 changed files with 97 additions and 6 deletions
14
hugo.toml
14
hugo.toml
|
|
@ -1,12 +1,22 @@
|
|||
baseURL = 'https://levr.porzh.me'
|
||||
languageCode = 'fr-FR'
|
||||
theme = 'anatole'
|
||||
defaultContentLanguage = "fr"
|
||||
|
||||
[params]
|
||||
title = "Capt. DuN0z"
|
||||
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= "https://levr.porzh.me/favicon.ico"
|
||||
disableTitleCapitalization = true
|
||||
|
||||
[languages]
|
||||
[languages.fr]
|
||||
weight = 1
|
||||
languageName = "Français"
|
||||
|
||||
[languages.en]
|
||||
weight = 2
|
||||
languageName = "English"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue