aboutsummaryrefslogtreecommitdiff
path: root/www/html/redirects.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/html/redirects.js')
-rw-r--r--www/html/redirects.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/html/redirects.js b/www/html/redirects.js
index 789dedb..4bca0c5 100644
--- a/www/html/redirects.js
+++ b/www/html/redirects.js
@@ -1,4 +1,8 @@
const redirects = {
+ "index.html": {
+ "2025-11-heimfeld-leuchtet": "vergangene-termine.html#2025-11-heimfeld-leuchtet",
+ "2025-11-geklaute-jugend": "vergangene-termine.html#2025-11-geklaute-jugend"
+ }
};
let segments = document.location.pathname.split('/');