diff options
author | clyhtsuriva <clyhtsuriva@gmail.com> | 2020-03-29 19:56:43 +0200 |
---|---|---|
committer | clyhtsuriva <clyhtsuriva@gmail.com> | 2020-03-29 19:56:43 +0200 |
commit | a6e0225c9e22d76fae9493008cad8510d94905e9 (patch) | |
tree | 000c53031f2845cb9fe300f681ec9fe3a01ef1b5 /web/website/index.html | |
parent | dc539fda0108dc724693fbdd7599bd86980f0de0 (diff) |
web deleted
Diffstat (limited to 'web/website/index.html')
-rwxr-xr-x | web/website/index.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/web/website/index.html b/web/website/index.html deleted file mode 100755 index 27f4dda..0000000 --- a/web/website/index.html +++ /dev/null @@ -1,9 +0,0 @@ -<!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> |