From bb1c590f27843815a02c1d6792eff2a346d38a1a Mon Sep 17 00:00:00 2001 From: edi Date: Wed, 27 Mar 2024 15:57:35 +0100 Subject: [PATCH] theme name angepasst --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index c7e2294..a005e56 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,7 +1,7 @@ -baseURL = 'https://example.org/' +baseURL = 'https://ve-testing.wolke.gr/' languageCode = 'de-de' title = 'vanilla.engineering' -theme = 've_main_theme2' +theme = 'mainpage_v2_theme' summaryLength = 20