From e477fbbc67c234af2207009425eae2d162f80580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Lohrer?= Date: Fri, 26 Apr 2024 12:40:56 +0000 Subject: [PATCH] hugo.toml aktualisiert --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 190d3ed..159fc17 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://joerglohrer.codeberg.page/dings' +baseURL = 'https://joerglohrer.codeberg.page/hugo-code-berg-pages-template' languageCode = 'de-de' title = 'My New Hugo Site' -theme = 'ananke' +theme = 'ananke' \ No newline at end of file