From 164c76d12ac4f6edeac567c72930d11ead38b93d Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Fri, 5 Jan 2024 13:05:21 +0100 Subject: [PATCH] Updates basic metadata --- hugo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo.toml b/hugo.toml index 8cab64b..393cc15 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.org/' -languageCode = 'en-us' -title = 'My New Hugo Site' +baseURL = 'https://ctrlz.es/' +languageCode = 'es-es' +title = 'ctrlZ.es' theme = 'clean' \ No newline at end of file