diff options
author | Minteck <contact@minteck.org> | 2021-12-04 10:58:59 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-04 10:58:59 +0100 |
commit | e618c3f52c1c4ae161650679cda24eecbba579bb (patch) | |
tree | a160a9f18847be1be73fb1c2ac2bc25b1e756e27 /htdocs/public/TODO | |
parent | bce13ee94deb2a4914784bb4268dc1d7bc0f11ed (diff) | |
download | wolfeye-js-e618c3f52c1c4ae161650679cda24eecbba579bb.tar.gz wolfeye-js-e618c3f52c1c4ae161650679cda24eecbba579bb.tar.bz2 wolfeye-js-e618c3f52c1c4ae161650679cda24eecbba579bb.zip |
Code is now more cute!
Diffstat (limited to 'htdocs/public/TODO')
-rw-r--r-- | htdocs/public/TODO/index.ejs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/public/TODO/index.ejs b/htdocs/public/TODO/index.ejs new file mode 100644 index 0000000..2e2dcaa --- /dev/null +++ b/htdocs/public/TODO/index.ejs @@ -0,0 +1 @@ +<%- fs.readFileSync(serverRoot + "/TODO") %>
\ No newline at end of file |