From e6b78397b3208a3d94593167c9971e9d1ab80174 Mon Sep 17 00:00:00 2001 From: Gianmarco Gargiulo Date: Fri, 19 Aug 2022 00:51:57 +0200 Subject: [PATCH] Corrected a mistake in the error pages --- content/errors/400.html | 2 +- content/errors/401.html | 2 +- content/errors/403.html | 2 +- content/errors/404.html | 2 +- content/errors/503.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/errors/400.html b/content/errors/400.html index 9eb8a68..6652054 100644 --- a/content/errors/400.html +++ b/content/errors/400.html @@ -21,6 +21,6 @@ background-color: #2a2c2b; } - + diff --git a/content/errors/401.html b/content/errors/401.html index 869b551..dea826a 100644 --- a/content/errors/401.html +++ b/content/errors/401.html @@ -21,6 +21,6 @@ background-color: #2a2c2b; } - + diff --git a/content/errors/403.html b/content/errors/403.html index 7c0f295..d52876f 100644 --- a/content/errors/403.html +++ b/content/errors/403.html @@ -21,6 +21,6 @@ background-color: #2a2c2b; } - + diff --git a/content/errors/404.html b/content/errors/404.html index 0fb97fa..f6c38c8 100644 --- a/content/errors/404.html +++ b/content/errors/404.html @@ -21,6 +21,6 @@ background-color: #2a2c2b; } - + diff --git a/content/errors/503.html b/content/errors/503.html index 148c28a..ef45e1a 100644 --- a/content/errors/503.html +++ b/content/errors/503.html @@ -21,6 +21,6 @@ background-color: #2a2c2b; } - +