diff --git a/hugo.toml b/hugo.toml index 7e568b8..fea7ae5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,4 @@ -baseURL = 'https://example.org/' +baseURL = 'https://estradiol.cloud/' languageCode = 'en-us' -title = 'My New Hugo Site' +title = 'estradiol.cloud' +theme = 'risotto'