summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hugo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 0bbeed7..70c00f8 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -9,6 +9,7 @@ defaultContentLanguageInSubdir = true
contentDir = 'content/es'
disabled = false
languageCode = 'es-MX'
+languageDirection = 'ltr'
languageName = 'EspaƱol'
title = 'FIF UAQ'
weight = 1
@@ -16,6 +17,7 @@ weight = 1
contentDir = 'content/en'
disabled = true
languageCode = 'en-US'
+languageDirection = 'ltr'
languageName = 'English'
title = 'CS School UAQ'
weight = 2