summaryrefslogtreecommitdiff
path: root/pages/index.html
diff options
context:
space:
mode:
authorJonas Kohl2024-12-17 11:25:40 +0100
committerJonas Kohl2024-12-17 11:25:40 +0100
commit7534bf23c34d1a6882f6659627da8248bd8b26a0 (patch)
treed45d458e12bfdd4ba089f42c50af3277cfc50033 /pages/index.html
parent6d6453464a281a2f20b2b40255eb0f96881ab049 (diff)
Small fix for search indexing
Diffstat (limited to 'pages/index.html')
-rw-r--r--pages/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/pages/index.html b/pages/index.html
new file mode 100644
index 0000000..5882a4e
--- /dev/null
+++ b/pages/index.html
@@ -0,0 +1,8 @@
+<HTML>
+<HEAD>
+ <META http-equiv="Refresh" content="0; url=start.php">
+</HEAD>
+<BODY>
+ <P><A href="start.php">Weiterleitung...</A></P>
+</BODY>
+</HTML>