From 2191f8875f466988101fa8f557eea03e331174e7 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sat, 8 Jun 2024 21:19:16 -0700 Subject: [PATCH] chore: error reporting --- src/pages/errors/1000.html | 2 +- src/pages/errors/captcha.html | 2 +- src/pages/errors/js-challenge.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/errors/1000.html b/src/pages/errors/1000.html index 82907e68..cfb982e2 100644 --- a/src/pages/errors/1000.html +++ b/src/pages/errors/1000.html @@ -9,4 +9,4 @@ permalink: /1000.html

Nah, that's no good.

::CLOUDFLARE_ERROR_1000S_BOX:: - \ No newline at end of file + \ No newline at end of file diff --git a/src/pages/errors/captcha.html b/src/pages/errors/captcha.html index 93f04446..2e4487ab 100644 --- a/src/pages/errors/captcha.html +++ b/src/pages/errors/captcha.html @@ -9,4 +9,4 @@ permalink: /captcha.html

Nah, that's no good.

::CAPTCHA_BOX:: - \ 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 index 2d3ec780..a5324d57 100644 --- a/src/pages/errors/js-challenge.html +++ b/src/pages/errors/js-challenge.html @@ -9,4 +9,4 @@ permalink: /js-challenge.html

Nah, that's no good.

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