diff --git a/config.toml b/config.toml index 1884654..b7179d6 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ -baseURL = 'http://example.org/' -languageCode = 'en-us' -title = 'My New Hugo Site' +baseURL = 'http://horst-reimann.de/' +languageCode = 'de-de' +title = 'Horst Reimann' theme = "introduction" [params] - themeStyle = "dark" # Choose "light" or "dark" or "auto" \ No newline at end of file + themeStyle = "dark"