aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/_default/hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index b90a568..684ab76 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -2,7 +2,7 @@ theme = "journal"
baseURL = "https://nicholasjohnson.ch"
title = "Nicholas Johnson"
copyright = "Copyright © 2020-{currentYear} Nicholas Johnson. CC BY-SA 4.0."
-languageCode = "en-us"
+locale = "en-us"
disablePathToLower = true
rssLimit = 20
enableEmoji = true