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