From 80a812e514ea8ef9d267c2a1ee4729acb73c3358 Mon Sep 17 00:00:00 2001 From: Patrick Fleming Date: Fri, 27 Sep 2024 10:09:33 +0100 Subject: [PATCH] Run prettier format --- public/404.html | 2 +- public/422.html | 2 +- public/500.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/404.html b/public/404.html index 8d884591..8134b4fa 100644 --- a/public/404.html +++ b/public/404.html @@ -1,4 +1,4 @@ - + The page you were looking for doesn't exist (404) diff --git a/public/422.html b/public/422.html index 845c5328..66ddbc56 100644 --- a/public/422.html +++ b/public/422.html @@ -1,4 +1,4 @@ - + The change you wanted was rejected (422) diff --git a/public/500.html b/public/500.html index 21fe4eca..592e430e 100644 --- a/public/500.html +++ b/public/500.html @@ -1,4 +1,4 @@ - + We're sorry, but something went wrong (500)