From 26821d743c0577e5dcc3a10acc56b9d307819ef8 Mon Sep 17 00:00:00 2001 From: Jannik Menzel Date: Fri, 9 May 2025 01:10:12 +0200 Subject: [PATCH] updated baseURL --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 08a4c65..5dfcfef 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://jannikmenzel.me/' +baseURL = 'https://jannikmenzel.me/iFSR-Website' languageCode = 'de' title = 'iFSR-Website' disableKinds = ["taxonomy", "RSS"]