From 3f084860be2e8de1f820b4965ac0edd5960e6ada Mon Sep 17 00:00:00 2001 From: chark1es Date: Sat, 8 Feb 2025 06:34:23 -0800 Subject: [PATCH 1/5] added movement of the css background --- src/pages/404.astro | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index 5ba831f..3368faa 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -4,9 +4,19 @@ import Link from "next/link"; --- -
+
+
+
+
+
-- 2.45.2 From 63ec24372dd06cc75cd712ca642f545c5c1e2fd3 Mon Sep 17 00:00:00 2001 From: chark1es Date: Sat, 8 Feb 2025 06:35:08 -0800 Subject: [PATCH 2/5] made it more subtle --- src/pages/404.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index 3368faa..888e8b7 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -8,15 +8,15 @@ import Link from "next/link"; class="h-screen w-full flex justify-center items-center relative overflow-hidden" >
-- 2.45.2 From 2a23ce095b6980904042e8cb882a4ac676b9b842 Mon Sep 17 00:00:00 2001 From: chark1es Date: Sat, 8 Feb 2025 06:35:46 -0800 Subject: [PATCH 3/5] remove interaction --- src/pages/404.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index 888e8b7..28f548c 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -21,7 +21,7 @@ import Link from "next/link";

404 -- 2.45.2 From 627258e0a024c793d79120695d460374322bc3df Mon Sep 17 00:00:00 2001 From: chark1es Date: Sat, 8 Feb 2025 06:37:41 -0800 Subject: [PATCH 4/5] changed the wording a bit --- src/pages/404.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index 28f548c..77421d1 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -27,7 +27,7 @@ import Link from "next/link"; 404

- Oops! You're Lost in the Circuit!🔌⚡ + Oops! You got lost in the circuit!🔌⚡

Date: Sat, 8 Feb 2025 06:42:14 -0800 Subject: [PATCH 5/5] added some uniqueness, changed quote, added more style --- src/pages/404.astro | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index 77421d1..fc26e51 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -26,14 +26,40 @@ import Link from "next/link"; > 404

-

- Oops! You got lost in the circuit!🔌⚡ +

+ root@ieee:~/404 $ ERROR: Connection_Not_Found(); +

- Go Back Home + $ + cd /home + + + +
+
-- 2.45.2