aboutsummaryrefslogtreecommitdiff
path: root/www/html/redirects.js
diff options
context:
space:
mode:
authorValentin <valentin@fricklerhandwerk.de>2025-11-13 00:09:43 +0100
committerValentin <valentin@fricklerhandwerk.de>2025-11-13 00:09:43 +0100
commit83a70ec3941be55c7a6986d09fba4e03f63bae49 (patch)
tree63d648c48f7fc9440af751b2222fc99a6514a581 /www/html/redirects.js
parent942b7e2077e1673afebf626fcc33a2186e46444b (diff)
Alte Termine verschoben
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('/');