From cb1ea03a59109b0ca2942c6fb8f999b97f099d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20B=C3=B6rchers?= Date: Fri, 26 Aug 2022 22:38:52 +0200 Subject: [PATCH] changed basic settings --- config.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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"