From 38e20c2017d1a05094ca4ca9e58917ec702b1100 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 31 Dec 2024 08:58:13 +0100 Subject: [PATCH] [Static] Add error page + update static page --- static/errors/errors.html | 76 ++++++++++++++++++++++++++++++++++ static/errors/unavailable.html | 60 ++++++++++++++++++++++++++- 2 files changed, 135 insertions(+), 1 deletion(-) create mode 100644 static/errors/errors.html diff --git a/static/errors/errors.html b/static/errors/errors.html new file mode 100644 index 0000000..993f2b0 --- /dev/null +++ b/static/errors/errors.html @@ -0,0 +1,76 @@ + + + + + + Error | janishutz.com + + + +
+ + error +

Critical Error

+

A critical error occurred whentrying to connect you. If the issue persists, please contact me

+ Contact Support +
+ + diff --git a/static/errors/unavailable.html b/static/errors/unavailable.html index 9d591a9..931bfac 100644 --- a/static/errors/unavailable.html +++ b/static/errors/unavailable.html @@ -4,7 +4,65 @@ Service unavailable | janishutz.com - +