From b03b35cb683a66934a911b6f913eab6ec296d6c0 Mon Sep 17 00:00:00 2001 From: etherware-novice <73374039+etherware-novice@users.noreply.github.com> Date: Fri, 2 Aug 2024 21:57:52 -0500 Subject: [PATCH] proper fun 404 page! --- 404.html | 91 ++++++++++++++++++++++++++++++++++++++----------- _sass/main.scss | 6 ++++ not_found.html | 14 ++++++++ 3 files changed, 92 insertions(+), 19 deletions(-) create mode 100644 not_found.html diff --git a/404.html b/404.html index 086a5c9..6f22a39 100644 --- a/404.html +++ b/404.html @@ -1,25 +1,78 @@ --- permalink: /404.html -layout: default +layout: null --- + + + + + !!CRASH!! + + + a:hover { + color: black; + } -
-

404

+ .center { + position: fixed; + flex-direction: column; + width: 100%; + height: 100%; + } + + + + -

Page not found :(

-

The requested page could not be found.

-
+ +
+

Your PC has encountered an unexpected error
+ You are the err user to crash the computer
+ idiot +

+ reboot +
+ + + + diff --git a/_sass/main.scss b/_sass/main.scss index dca39b6..11a9cdf 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -63,3 +63,9 @@ img { max-height: 7vh; min-height: 32px; } + +.center { + display: flex; + align-items: center; + justify-content: center; +} diff --git a/not_found.html b/not_found.html new file mode 100644 index 0000000..7f6c848 --- /dev/null +++ b/not_found.html @@ -0,0 +1,14 @@ + + + + + pre not found + + + + +

hey bud the site isnt found
+ you should be redirected here
+ this is set up this way for the funny stattracker +

+