From 362a64399177999c0cfb40dd6acc04aaf9da49f3 Mon Sep 17 00:00:00 2001 From: froilainhaeckse Date: Fri, 5 Apr 2024 15:07:26 +0200 Subject: [PATCH] changing baseURL and removing staticPath --- config.yaml | 3 +- public/404.html | 36 +++++++++---------- public/blogs/index.html | 44 +++++++++++------------ public/blogs/index.xml | 12 +++---- public/blogs/new_blog_post/index.html | 50 +++++++++++++-------------- public/blogs/new_blog_post/index.xml | 4 +-- public/blogs/page/1/index.html | 6 ++-- public/blogs/test/index.html | 50 +++++++++++++-------------- public/blogs/test/index.xml | 4 +-- public/categories/index.html | 36 +++++++++---------- public/categories/index.xml | 4 +-- public/categories/page/1/index.html | 6 ++-- public/index.html | 40 ++++++++++----------- public/index.json | 2 +- public/index.xml | 12 +++---- public/sitemap.xml | 12 +++---- public/tags/index.html | 36 +++++++++---------- public/tags/index.xml | 4 +-- public/tags/page/1/index.html | 6 ++-- 19 files changed, 183 insertions(+), 184 deletions(-) diff --git a/config.yaml b/config.yaml index cfe883c..deb7697 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseURL: "https://froilainhaeckse.github.io/stabil-agil/" +baseURL: "http://stabil-agile.de/" languageCode: "de" title: "Stabil Agil" theme: hugo-profile @@ -53,7 +53,6 @@ Menus: # weight: 2 params: - staticPath: "/stabil-agil" title: "Stabil Agil" description: # staticPath: "" # The path to serve the static files from diff --git a/public/404.html b/public/404.html index 12680c3..36d31ec 100644 --- a/public/404.html +++ b/public/404.html @@ -24,24 +24,24 @@ - + - + - - + + - + @@ -136,7 +136,7 @@