From 247d84415a49cd9a6edcfac0f8fbcf2aff26d0b5 Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Sat, 1 Jan 2022 17:30:05 +0100 Subject: [PATCH] Update layout of error pages --- public/404.html | 151 +++++++++++++++++++++++++++++++++---------- public/422.html | 166 +++++++++++++++++++++++++++++++++++++----------- public/500.html | 164 ++++++++++++++++++++++++++++++++++++----------- 3 files changed, 373 insertions(+), 108 deletions(-) diff --git a/public/404.html b/public/404.html index ddae1139..b9901281 100644 --- a/public/404.html +++ b/public/404.html @@ -1,56 +1,139 @@ - Page not found!!1! (404) + + Page not found! - -

404. It dun goofed. But play some Pong while you're at it.

Is it a bug? · Back to Retrospring - diff --git a/public/422.html b/public/422.html index 60c1d714..12d14e12 100644 --- a/public/422.html +++ b/public/422.html @@ -1,58 +1,150 @@ - REJECTED WOAH (422) + + Whoops? - -

422. The change you wanted was rejected. But play some Pong while you're at it.

Is it a bug? · Back to Retrospring - - - - + \ No newline at end of file diff --git a/public/500.html b/public/500.html index 2e92696e..428d8226 100644 --- a/public/500.html +++ b/public/500.html @@ -1,60 +1,150 @@ - what is going on (500) + + Internal Server Error - -

500. Something went wrong :( But play some Pong while you're at it.

Is it a bug? · Back to Retrospring - - + \ No newline at end of file