From d07d82ade0733e17003a85555895445c3a2d7845 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Thu, 30 Jan 2025 15:30:30 +0100 Subject: [PATCH] Fixed using the wrong build type; i had forgotten how it works :( --- public/categories/index.xml | 4 ++-- public/index.html | 4 ++-- public/index.xml | 4 ++-- public/sitemap.xml | 6 +++--- public/tags/index.xml | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/public/categories/index.xml b/public/categories/index.xml index 4137a5e..f225391 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -2,10 +2,10 @@ Categories on - http://localhost:1313/categories/ + https://blog.privacynerd.de/categories/ Recent content in Categories on Hugo en-us - + diff --git a/public/index.html b/public/index.html index 6e0b1a5..6316a12 100644 --- a/public/index.html +++ b/public/index.html @@ -1,11 +1,11 @@ - + Privacynerd's blog - coming at some point in the future! - + diff --git a/public/index.xml b/public/index.xml index a08ae28..774dd25 100644 --- a/public/index.xml +++ b/public/index.xml @@ -2,10 +2,10 @@ - http://localhost:1313/ + https://blog.privacynerd.de/ Recent content on Hugo en-us - + diff --git a/public/sitemap.xml b/public/sitemap.xml index d2862d4..fd14500 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -2,10 +2,10 @@ - http://localhost:1313/ + https://blog.privacynerd.de/ - http://localhost:1313/categories/ + https://blog.privacynerd.de/categories/ - http://localhost:1313/tags/ + https://blog.privacynerd.de/tags/ diff --git a/public/tags/index.xml b/public/tags/index.xml index 05080ad..4d76509 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -2,10 +2,10 @@ Tags on - http://localhost:1313/tags/ + https://blog.privacynerd.de/tags/ Recent content in Tags on Hugo en-us - +