diff options
author | DSRKafuU | 2020-04-28 22:15:11 -0500 |
---|---|---|
committer | GitHub | 2020-04-28 22:15:11 -0500 |
commit | e4d5a49c79270676226d1d4135f5413ae2ff3224 (patch) | |
tree | 448c66e0f765c1eb7e71990bf225bc3ab9216884 /exampleSite | |
parent | 51ebb46c9938a286e9196ba2456a1f1dfc16a98f (diff) | |
parent | b1cd11236acae1cadaf7f7ebaabb0fbdf0c11b57 (diff) | |
download | hugo-theme-fuji-e4d5a49c79270676226d1d4135f5413ae2ff3224.tar.gz hugo-theme-fuji-e4d5a49c79270676226d1d4135f5413ae2ff3224.tar.bz2 hugo-theme-fuji-e4d5a49c79270676226d1d4135f5413ae2ff3224.zip |
Merge pull request #13 from amzrk2/patch-nl
Update nl translation
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 8a28bfc..76f5131 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -7,7 +7,7 @@ enableRobotsTXT = true disableKinds = ["RSS", "taxonomyTerm"] ## Change this two to switch between different language -## Now support: en, zh-hans, zh-hant, ja +## Now support: en, zh-hans, zh-hant, ja, nl defaultContentLanguage = "en" languageCode = "en" |