From d430501b821b64f3290fde75768ba5e95d1091d4 Mon Sep 17 00:00:00 2001
From: Koala <6156589+Shik3i@users.noreply.github.com>
Date: Mon, 1 Jun 2026 00:23:54 +0200
Subject: [PATCH] feat(website): update sitemap.xml to index clean URLs
- Replaced /impressum.html and /datenschutz.html with clean URLs /impressum and /datenschutz in sitemap.xml.
- Recompiled website to copy clean sitemap to www/ folder.
---
website/sitemap.xml | 4 ++--
website/www/sitemap.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/sitemap.xml b/website/sitemap.xml
index 64080a4..8b2d7b4 100644
--- a/website/sitemap.xml
+++ b/website/sitemap.xml
@@ -37,13 +37,13 @@
0.8
- https://sync.koalastuff.net/impressum.html
+ https://sync.koalastuff.net/impressum
2026-05-31
yearly
0.3
- https://sync.koalastuff.net/datenschutz.html
+ https://sync.koalastuff.net/datenschutz
2026-05-31
yearly
0.3
diff --git a/website/www/sitemap.xml b/website/www/sitemap.xml
index 64080a4..8b2d7b4 100644
--- a/website/www/sitemap.xml
+++ b/website/www/sitemap.xml
@@ -37,13 +37,13 @@
0.8
- https://sync.koalastuff.net/impressum.html
+ https://sync.koalastuff.net/impressum
2026-05-31
yearly
0.3
- https://sync.koalastuff.net/datenschutz.html
+ https://sync.koalastuff.net/datenschutz
2026-05-31
yearly
0.3