From 0f88c3fb41b0ec2b1955e20e01bd1ba512c106db Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 1 Mar 2023 14:00:05 +0000 Subject: [PATCH] Update 'config.toml' --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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