summaryrefslogtreecommitdiff
path: root/htdocs/public/TODO/index.ejs
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-01-29 11:24:15 +0100
committerMinteck <contact@minteck.org>2022-01-29 11:24:15 +0100
commit6e9edfbd9384aaae3fd83a9b011e8f2f2f4973e2 (patch)
treebbcb2f84c3efdec5304546fdf8eea79045fe106c /htdocs/public/TODO/index.ejs
parent8f47fd78cb2c0f8deb3ea02ea2b5324ea71c664b (diff)
downloadrainbow-6e9edfbd9384aaae3fd83a9b011e8f2f2f4973e2.tar.gz
rainbow-6e9edfbd9384aaae3fd83a9b011e8f2f2f4973e2.tar.bz2
rainbow-6e9edfbd9384aaae3fd83a9b011e8f2f2f4973e2.zip
Fix scrolling not working on Safari
Diffstat (limited to 'htdocs/public/TODO/index.ejs')
-rw-r--r--htdocs/public/TODO/index.ejs1
1 files changed, 0 insertions, 1 deletions
diff --git a/htdocs/public/TODO/index.ejs b/htdocs/public/TODO/index.ejs
deleted file mode 100644
index 7b5edd2..0000000
--- a/htdocs/public/TODO/index.ejs
+++ /dev/null
@@ -1 +0,0 @@
-<% res.writeHead(200, { "Content-Type": "text/plain" }); %><%- fs.readFileSync(serverRoot + "/TODO"); %> \ No newline at end of file