From 896fa7c96856142f844d958b049d5432f511641c Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 4 Aug 2021 16:56:12 +0200 Subject: v2.0 --- _site/errs/403.php | 18 +++++++++--------- _site/errs/404.php | 18 +++++++++--------- _site/errs/500.php | 18 +++++++++--------- 3 files changed, 27 insertions(+), 27 deletions(-) (limited to '_site/errs') diff --git a/_site/errs/403.php b/_site/errs/403.php index 03fd907..5e0e335 100644 --- a/_site/errs/403.php +++ b/_site/errs/403.php @@ -1,10 +1,10 @@ - - -
-

# 403_

-

Feeling curious, huh?

-

You tried to access some secret folder that only the server administrators can access; in other words: you can't access this right now because we don't want you to.

-

You probably want to go back home.

-
- + + +
+

# 403_

+

Feeling curious, huh?

+

You tried to access some secret folder that only the server administrators can access; in other words: you can't access this right now because we don't want you to.

+

You probably want to go back home.

+
+ \ No newline at end of file diff --git a/_site/errs/404.php b/_site/errs/404.php index d2ef0f3..158cbe3 100644 --- a/_site/errs/404.php +++ b/_site/errs/404.php @@ -1,10 +1,10 @@ - - -
-

# 404_

-

You surely know what this means.

-

Welp, we can't find what you are looking for right now. If you clicked on a link, the relevant page may have been moved, deleted or something like that.

-

You probably want to go back home.

-
- + + +
+

# 404_

+

You surely know what this means.

+

Welp, we can't find what you are looking for right now. If you clicked on a link, the relevant page may have been moved, deleted or something like that.

+

You probably want to go back home.

+
+ \ No newline at end of file diff --git a/_site/errs/500.php b/_site/errs/500.php index b7421a0..ad2a2a7 100644 --- a/_site/errs/500.php +++ b/_site/errs/500.php @@ -1,10 +1,10 @@ - - -
-

# 500_

-

Did I miss something?

-

Something's really wrong with the server and we can't get you to that thing you wanted right now. Perhaps you could try that later

-

You probably want to go back home.

-
- + + +
+

# 500_

+

Did I miss something?

+

Something's really wrong with the server and we can't get you to that thing you wanted right now. Perhaps you could try that later

+

You probably want to go back home.

+
+ \ No newline at end of file -- cgit