From 50ab3a59e1a416e24adf8e85bcd98bca1ce426f4 Mon Sep 17 00:00:00 2001 From: Radu Dumitrescu Date: Thu, 12 Dec 2024 10:22:02 +0200 Subject: [PATCH 1/2] added 404 --- themes/genezio-theme/layouts/404.html | 56 +++++++++++++++++++-------- 1 file changed, 39 insertions(+), 17 deletions(-) diff --git a/themes/genezio-theme/layouts/404.html b/themes/genezio-theme/layouts/404.html index aab2ca66..e24f689a 100644 --- a/themes/genezio-theme/layouts/404.html +++ b/themes/genezio-theme/layouts/404.html @@ -11,24 +11,46 @@ " class="container d-flex align-items-center justify-content-center flex-column" > -

404 Page Not Found

-

Sorry, we were unable to find that page.

+
+

+ 404 +

+

+ This page could not be found. +

+
- howGenezioWork + + Login to Genezio + + +
+ Docs + Blog + GitHub +
From ade2ad83748ea1a8598b5abe3efb80e67ceb9220 Mon Sep 17 00:00:00 2001 From: Radu Dumitrescu Date: Thu, 12 Dec 2024 10:53:24 +0200 Subject: [PATCH 2/2] added 404 final --- themes/genezio-theme/layouts/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/genezio-theme/layouts/404.html b/themes/genezio-theme/layouts/404.html index e24f689a..72d75439 100644 --- a/themes/genezio-theme/layouts/404.html +++ b/themes/genezio-theme/layouts/404.html @@ -7,7 +7,7 @@ style=" border-left: 1px solid rgba(255, 255, 255, 0.1); border-right: 1px solid rgba(255, 255, 255, 0.1); - height: 60vh; + height: 80vh; " class="container d-flex align-items-center justify-content-center flex-column" >