From 148e95e86511bfc821564414fabcd1923896e873 Mon Sep 17 00:00:00 2001 From: paul-loedige <59517210+ploedige@users.noreply.github.com> Date: Tue, 12 Nov 2024 02:39:16 +0100 Subject: [PATCH] test the new setup --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index aa7d526..f23d429 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://ploedige.com' languageCode = 'en' -title = 'Paul W. Lödige' +title = 'Test Page' theme = "gokarna"