diff --git a/config.toml b/config.toml index 92ff057..484f71e 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ title = "Nicolas Trimborn" -baseURL = "https://www.nicktrimborn.de" +baseURL = "/" theme = "hugo-resume" languageCode = "en-us" PygmentsCodeFences = true