Updates basic metadata
This commit is contained in:
parent
8f906a6021
commit
164c76d12a
1 changed files with 3 additions and 3 deletions
|
@ -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'
|
Loading…
Reference in a new issue