aboutsummaryrefslogtreecommitdiffstats
path: root/web/website/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/website/index.html')
-rw-r--r--web/website/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/website/index.html b/web/website/index.html
new file mode 100644
index 0000000..27f4dda
--- /dev/null
+++ b/web/website/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>
'nohover-highlight'> 2021-05-10Finished search manga page controllerClyhtsuriva4-58/+87 2021-05-04Added the arch onto topanimeClyhtsuriva6-142/+151 2021-04-13Gradle updateClyhtsuriva1-4/+4 2021-04-13MVC implemented to TopMangaPageClyhtsuriva2-121/+123 2021-04-13Moving the basic variables.Clyhtsuriva1-5/+15 2021-04-13Restructuring and README update.Clyhtsuriva41-80/+140