summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro <[email protected]>2024-07-25 12:13:21 -0600
committerAlejandro <[email protected]>2024-07-25 12:13:21 -0600
commit5576461292e29e0989fb67042d6e99e129cfc301 (patch)
tree2a5796a7897cf0cf716fb39ade3c6bcae0715a61
parented5f2d58568bccdf049a0d868dd9624bade63f61 (diff)
modified: language to spanish and page title
-rw-r--r--hugo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index 691da3b..78a9eb0 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,4 +1,4 @@
baseURL = 'https://example.org/'
-languageCode = 'en-us'
-title = 'Facultad de Informática. Universidad Autónoma de Querétaro'
+languageCode = 'es'
+title = 'FIF UAQ'
theme = 'lugo'