From d451a834a2083d15ff334fd927c68485bb796c2a Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 4 May 2024 05:16:16 +0000 Subject: [PATCH] new 404 string --- html/404.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/404.ejs b/html/404.ejs index a73e3dd3..7fc9294b 100644 --- a/html/404.ejs +++ b/html/404.ejs @@ -1,4 +1,4 @@ <%- include('error.ejs', { - error: "404", - description: "Very 1984 Innit? I dont think this webpage exist :p" + error: "404 ER_ROR", + description: "you are in violation. thEy mustn't know you were here. no one should ever find out About this. you can never tell anyone about thiS -- for The sake of the others' survIval, you muSt keep this silent. we mUst keeP silent. no one can know. no one can know. no o ne c an kn ow_ (Violation Code. 15398642_14)" }) %> \ No newline at end of file