From 28ada40502700d6f8526bf24fc39e3b3c9062e07 Mon Sep 17 00:00:00 2001 From: Merox Date: Thu, 24 Oct 2024 14:20:24 +0300 Subject: [PATCH] better 404 page --- layouts/404.html | 160 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 113 insertions(+), 47 deletions(-) diff --git a/layouts/404.html b/layouts/404.html index f50487f9..cd74ad60 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,64 +1,130 @@ {{ define "main" }}
-
- - - -
- 404 Error Illustration + +


+
+
4
+
0
+
4
+
+
+
+ +

Page Not Found

+ + +
+ Error 404: Page decided to take a coffee break ☕
- Image by storyset on Freepik -
-
- -
-

- Oops! Page Not Found -

-

- Looks like our servers couldn't find what you're looking for! -

-

- The page you're looking for might have been moved, deleted, or perhaps never existed. -

-
- - - +
{{ end }} \ No newline at end of file