From 47e1ae5f6e48dd2d429d43ca4b563462efb728dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorben=20G=C3=BCnther?= Date: Tue, 20 Jun 2023 17:02:08 +0200 Subject: [PATCH] Update hugo settings --- hugo.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 1d7c819..e99edcd 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,4 @@ -baseURL = 'http://example.org/' +baseURL = 'https://xenrox.net' languageCode = 'en-us' -title = 'My New Hugo Site' +title = 'Thorben Günther' +theme = 'gruvbox-simple' -- 2.44.0