aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartin@ashbysoft.com <martin@ashbysoft.com>2021-11-09 21:55:37 +0000
committermartin@ashbysoft.com <martin@ashbysoft.com>2021-11-09 21:55:37 +0000
commit5934289589ba9803930a07f4159790f78bb6f29e (patch)
tree5c84ad86579fcbd6d363db7d0168e5e82b1b8ac4
parent26c280fc76404d04740e756a94e5b5ce05606ec1 (diff)
downloadmfashby.net-5934289589ba9803930a07f4159790f78bb6f29e.tar.gz
mfashby.net-5934289589ba9803930a07f4159790f78bb6f29e.tar.bz2
mfashby.net-5934289589ba9803930a07f4159790f78bb6f29e.tar.xz
mfashby.net-5934289589ba9803930a07f4159790f78bb6f29e.zip
Set the language code correctly, I write in en_gb
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 97169c9..fdb0e35 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
baseURL = 'https://mfashby.net/'
-languageCode = 'en-us'
+languageCode = 'en-gb'
title = 'mfashby.net'
theme = "XMin"