diff --git a/src/pages/errors/1000.html b/src/pages/errors/1000.html new file mode 100644 index 00000000..82907e68 --- /dev/null +++ b/src/pages/errors/1000.html @@ -0,0 +1,12 @@ +--- +title: Error +description: Nah, that's no good. +layout: default +permalink: /1000.html +--- +
+ +

Nah, that's no good.

+ ::CLOUDFLARE_ERROR_1000S_BOX:: +
+ \ No newline at end of file diff --git a/src/pages/errors/500.html b/src/pages/errors/500.html new file mode 100644 index 00000000..69304029 --- /dev/null +++ b/src/pages/errors/500.html @@ -0,0 +1,12 @@ +--- +title: Error +description: Nah, that's no good. +layout: default +permalink: /500.html +--- +
+ +

Nah, that's no good.

+ ::CLOUDFLARE_ERROR_500S_BOX:: +
+ \ No newline at end of file diff --git a/src/pages/errors/captcha.html b/src/pages/errors/captcha.html new file mode 100644 index 00000000..93f04446 --- /dev/null +++ b/src/pages/errors/captcha.html @@ -0,0 +1,12 @@ +--- +title: Error +description: Nah, that's no good. +layout: default +permalink: /captcha.html +--- +
+ +

Nah, that's no good.

+ ::CAPTCHA_BOX:: +
+ \ No newline at end of file diff --git a/src/pages/errors/400.html b/src/pages/errors/error.html similarity index 75% rename from src/pages/errors/400.html rename to src/pages/errors/error.html index e22d08f5..0089dc39 100644 --- a/src/pages/errors/400.html +++ b/src/pages/errors/error.html @@ -8,4 +8,4 @@ permalink: /error.html

Nah, that's no good.

- \ No newline at end of file + \ No newline at end of file diff --git a/src/pages/errors/js-challenge.html b/src/pages/errors/js-challenge.html new file mode 100644 index 00000000..2d3ec780 --- /dev/null +++ b/src/pages/errors/js-challenge.html @@ -0,0 +1,12 @@ +--- +title: Error +description: Nah, that's no good. +layout: default +permalink: /js-challenge.html +--- +
+ +

Nah, that's no good.

+ ::IM_UNDER_ATTACK_BOX:: +
+ \ No newline at end of file