summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorJuan Pablo Valencia <juan.valencia10a@gmail.com>2024-11-18 20:10:08 +0200
committerJuan Pablo Valencia <juan.valencia10a@gmail.com>2024-11-18 20:10:31 +0200
commit31e6feecc09794795432b552e076aae7b71a9cd8 (patch)
tree687a42b8dffbd5ef85875ad8aa35d3d25497b4ac /hugo.toml
parentf025f972e0b1ffb8df288be632bb3c34a58b66e8 (diff)
adding support for translating dates
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 0456687..709ba78 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,5 +1,6 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
+defaultContentLanguage = 'en-us'
title = 'typo'
[module]