From 7626fe725762b76723ccca7d0f1084389c2adbe3 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Fri, 20 Sep 2024 23:16:47 +0200 Subject: [PATCH] Customized the configuration --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 7e568b8..f0d1b9f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,3 @@ -baseURL = 'https://example.org/' +baseURL = 'https://privacynerd.de/' languageCode = 'en-us' -title = 'My New Hugo Site' +title = 'Privacynerd's main site'