From a3c0fb2ab73d6cc173d5bf8c16cb3b932c41c63e Mon Sep 17 00:00:00 2001 From: Josh Bruce Date: Sun, 7 Nov 2021 21:21:55 -0600 Subject: [PATCH] delete files in the wrong place --- error-404.html | 2 -- error-405.html | 2 -- error-500.html | 16 ---------------- error-500.md | 12 ------------ 4 files changed, 32 deletions(-) delete mode 100644 error-404.html delete mode 100644 error-405.html delete mode 100644 error-500.html delete mode 100644 error-500.md diff --git a/error-404.html b/error-404.html deleted file mode 100644 index 09fcc543..00000000 --- a/error-404.html +++ /dev/null @@ -1,2 +0,0 @@ - -Page not foundmenu

Oh, no

I’m sorry, it appears the content you are looking for doesn’t exist.

It’s either been moved, deleted, never existed, or some combination.

top \ No newline at end of file diff --git a/error-405.html b/error-405.html deleted file mode 100644 index b0219e41..00000000 --- a/error-405.html +++ /dev/null @@ -1,2 +0,0 @@ - -Unsupported methodmenu

405: Unsupported method

We cannot support that type of request.

Please try again later.

If this error persists, please contact Josh Bruce.

top \ No newline at end of file diff --git a/error-500.html b/error-500.html deleted file mode 100644 index 26a63694..00000000 --- a/error-500.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - Server error - - - -

500 : Internal server error

-

Not sure what happened here but weʼre pretty sure itʼs on us.

-

Please try again later.

-

If this error persists, please contact Josh Bruce. - - diff --git a/error-500.md b/error-500.md deleted file mode 100644 index 19bc269f..00000000 --- a/error-500.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Server error -usage: Missing some required keys in the .env file. ---- - -# 500: Internal server error (environment) - -We're not sure what happened here but we're pretty sure it's on us. - -Please try again later. - -If this error persists, please contact [Josh Bruce](https://github.com/joshbruce).