From 5576461292e29e0989fb67042d6e99e129cfc301 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Thu, 25 Jul 2024 12:13:21 -0600 Subject: modified: language to spanish and page title --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hugo.toml') 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' -- cgit v1.2.3