Add lang configuration
This commit is contained in:
@@ -7,6 +7,13 @@ ignoreLogs = ["warning-goldmark-raw-html"]
|
|||||||
# [permalinks]
|
# [permalinks]
|
||||||
# posts = "/:section/:slug/"
|
# posts = "/:section/:slug/"
|
||||||
|
|
||||||
|
[languages]
|
||||||
|
[languages.fr]
|
||||||
|
languageCode = 'fr-FR'
|
||||||
|
languageDirection = 'ltr'
|
||||||
|
languageName = 'French'
|
||||||
|
weight = 1
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
category = "categories"
|
category = "categories"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user