summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-09-22 11:05:03 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2025-09-22 11:05:03 +0200
commitc150f419a06e7bb006a4a71fa4e98faeb961037d (patch)
treea2a93575a37f20da66f66b9679d92911f8e7ff29 /hugo.toml
parentdf3d7d5734855f72b72bdb18bbf9e3599dec0156 (diff)
from french to english
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index 73972a1..272eaaa 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,6 +1,6 @@
baseURL = 'https://mielota.com'
-languageCode = 'fr'
-title = 'mielota'
+languageCode = 'en-us'
+title = 'Mielota'
[params]
Email = 'mailto:nantha@mielota.com'