mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
example site: set languageCode for french language
This commit is contained in:
parent
315a00623c
commit
b6ab5ad9ca
@ -17,6 +17,7 @@ enableRobotsTXT = true
|
||||
contentDir = "content/en"
|
||||
# languageDirection = 'rtl' for Right-To-Left languages
|
||||
[languages.fr]
|
||||
languageCode = "fr"
|
||||
title = "Ananke Fr"
|
||||
weight = 2
|
||||
contentDir = "content/fr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user