aboutsummaryrefslogtreecommitdiff
path: root/www/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/html/index.html')
-rwxr-xr-xwww/html/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/html/index.html b/www/html/index.html
new file mode 100755
index 0000000..27f4dda
--- /dev/null
+++ b/www/html/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Just here to redirect you...</title>
+ <meta charset="UTF-8">
+ <meta http-equiv='refresh' content='0; URL=index.py'>
+ </head>
+ <body></body>
+</html>