summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorAlejandro <alex.mac.fon@gmail.com>2024-07-31 16:32:00 -0600
committerAlejandro <alex.mac.fon@gmail.com>2024-07-31 16:32:00 -0600
commit20b51e32ea8ebe331213c6de45edd452741a2267 (patch)
tree38bfb1fb3bfcaafe0bc6d178851c45dd6d44d920 /hugo.toml
parent90c568a87804cab3a4e2a534335ab7fdc9e1d80a (diff)
modified: enabled english website
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 6647d30..df70cdb 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -14,7 +14,7 @@ title = 'FIF UAQ'
weight = 1
[languages.en]
contentDir = 'content/en'
-disabled = true
+disabled = false
languageCode = 'en-US'
languageDirection = 'ltr'
languageName = 'English'