diff --git a/index.js b/index.js index 4f6d9ce..1fadfc8 100644 --- a/index.js +++ b/index.js @@ -264,9 +264,8 @@ pageUpdate() app.use((req, res, next) => { res.status(404).send(` -

...what?

-

Uh oh... I think your lost? There's nothing here :P -
Maybe you were sent the wrong link? Try going to 'fs.violets-purgatory.dev' instead if you were expecting a file...

+

404

+

Uh oh... I think your lost? There's nothing here :P

`) }) \ No newline at end of file