aboutsummaryrefslogtreecommitdiff
path: root/htdocs/public/furry/index.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/public/furry/index.ejs')
-rw-r--r--htdocs/public/furry/index.ejs6
1 files changed, 0 insertions, 6 deletions
diff --git a/htdocs/public/furry/index.ejs b/htdocs/public/furry/index.ejs
deleted file mode 100644
index ee5a47f..0000000
--- a/htdocs/public/furry/index.ejs
+++ /dev/null
@@ -1,6 +0,0 @@
-<%
-
- res.writeHead(301, { "Location": "/" + slang + "/#/about" });
- res.end();
-
-%> \ No newline at end of file