aboutsummaryrefslogtreecommitdiff
path: root/www/html/index.html
diff options
context:
space:
mode:
authorclyhtsuriva <clyhtsuriva@gmail.com>2020-03-29 19:53:38 +0200
committerclyhtsuriva <clyhtsuriva@gmail.com>2020-03-29 19:53:38 +0200
commitdc539fda0108dc724693fbdd7599bd86980f0de0 (patch)
tree46765165f34ac356cf0ec1aafeef29f9e8a77c66 /www/html/index.html
parent8e56aac1e0af4c724f2e6d26746217e1f1812909 (diff)
some web changes
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>