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