From df497031581f7b57a3d4bba874e915e9a565fff9 Mon Sep 17 00:00:00 2001 From: dkoschitzki <dominic.koschitzki@h-da.de> Date: Tue, 22 Nov 2022 16:26:15 +0100 Subject: [PATCH] adapt folder structure --- fachschaft/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fachschaft/config.yaml b/fachschaft/config.yaml index 1b4abe6..65e0b12 100644 --- a/fachschaft/config.yaml +++ b/fachschaft/config.yaml @@ -1,4 +1,4 @@ -baseURL: "https://fachschaft-informatik.h-da.io/" # if your site is in 'https', then make sure your base url isn't written using 'http' otherwise your sitemap would contain http (as opposeed to https) URLs. This would affect Google indexing of your URLs. +baseURL: "https://istdokosc.h-da.io/fsi_test/" # if your site is in 'https', then make sure your base url isn't written using 'http' otherwise your sitemap would contain http (as opposeed to https) URLs. This would affect Google indexing of your URLs. title: Fachschaft Informatik paginate: 2 theme: PaperMod -- GitLab