From d7d93d187361ecd9649686b1c6930d6315b296bb Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Tue, 17 Jan 2023 00:27:30 +0530 Subject: [PATCH] Changed 404 page --- src/main/resources/public/404.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/main/resources/public/404.html b/src/main/resources/public/404.html index d9fc884..ae0663c 100644 --- a/src/main/resources/public/404.html +++ b/src/main/resources/public/404.html @@ -8,9 +8,12 @@

Error 404!

-

Looks like the link you entered isn't valid.

-

It's okay, though.

-

All of us make mistakes!

+
+

You step in the stream,

+

but the water has moved on.

+

The page is not here.

+

-- Cass Whittington

+
\ No newline at end of file