summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 6f91b99..0bbeed7 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -12,3 +12,10 @@ languageCode = 'es-MX'
languageName = 'EspaƱol'
title = 'FIF UAQ'
weight = 1
+[languages.en]
+contentDir = 'content/en'
+disabled = true
+languageCode = 'en-US'
+languageName = 'English'
+title = 'CS School UAQ'
+weight = 2