summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro <[email protected]>2024-08-03 22:03:27 -0600
committerAlejandro <[email protected]>2024-08-03 22:03:27 -0600
commit901cc6d25aabada295b1311f1768086a6c442119 (patch)
treee1218ce732fd41dd42cf86324a8eb0477f4a8704
parentb8a1da8e12e1ef24c3ea70c42bb3aed4b797c745 (diff)
disabled english, changed german weight
-rw-r--r--hugo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index df70cdb..6ca56c5 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -14,7 +14,7 @@ title = 'FIF UAQ'
weight = 1
[languages.en]
contentDir = 'content/en'
-disabled = false
+disabled = true
languageCode = 'en-US'
languageDirection = 'ltr'
languageName = 'English'
@@ -27,4 +27,4 @@ languageCode = 'de-DE'
languageDirection = 'ltr'
languageName = 'Deutsch'
title = 'Informatikschule UAQ'
-weight = 2
+weight = 3