diff options
author | Francesco Tomaselli <tomaselli.fr@gmail.com> | 2024-11-19 09:30:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-19 09:30:04 +0100 |
commit | 9d892aa386eebccb380d17924b8393f25b0d2e3f (patch) | |
tree | 2677377e8f5e0cc7402b20116c218585e79cfe38 /hugo.toml | |
parent | aab4bd1dd51b69c0d28aada4f5fd80d058237c49 (diff) | |
parent | 31e6feecc09794795432b552e076aae7b71a9cd8 (diff) |
Merge pull request #50 from jpvg10/translate-dates
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ baseURL = 'https://example.org/' languageCode = 'en-us' +defaultContentLanguage = 'en-us' title = 'typo' [module] |