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