aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/index.html b/www/index.html
deleted file mode 100644
index 4897c3e..0000000
--- a/www/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
- <head>
-
- <title>Jitsi - The most advanced open source communicator</title>
- <meta HTTP-EQUIV="refresh" CONTENT="0;URL=http://www.jitsi.org">
-</head>
-<body>
- <p>
- <script>
- document.location.replace("http://jitsi.org/");
- </script>
- </p>
-</body>
-</html>