From dc6295306dba485d6cd35d1b9db2a7104d8fcba2 Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Sun, 25 Feb 2024 06:44:38 +0000 Subject: [PATCH] fix desc --- html/404.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/404.ejs b/html/404.ejs index e9a1a1ce..a73e3dd3 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 u can search for something else~ " + description: "Very 1984 Innit? I dont think this webpage exist :p" }) %> \ No newline at end of file