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