From fd4ae3b4201ef5383a171e43bb91d67122d3b08e Mon Sep 17 00:00:00 2001 From: Slenky Date: Wed, 30 Jun 2021 11:49:59 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=97=EF=B8=8F=20Added=20some=20error/la?= =?UTF-8?q?nding=20sites?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sites/404.html | 29 +++++++++++++++++++++++++++++ sites/landing.html | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 sites/404.html create mode 100644 sites/landing.html diff --git a/sites/404.html b/sites/404.html new file mode 100644 index 0000000..149866b --- /dev/null +++ b/sites/404.html @@ -0,0 +1,29 @@ + + + + + + + + +

+ ▄▄▄▄▄▄▄
+ █▀█▀▄██
+ ███░███
+ █▄█▄▀██
+ ▀▀▀▀▀▀▀
+

+

Error 404: Not found

+ \ No newline at end of file diff --git a/sites/landing.html b/sites/landing.html new file mode 100644 index 0000000..b7e9d24 --- /dev/null +++ b/sites/landing.html @@ -0,0 +1,29 @@ + + + + + + + + +

+ ▄▄▄▄▄▄▄
+ █▀█▀▄██
+ ███░███
+ █▄█▄▀██
+ ▀▀▀▀▀▀▀
+

+

Access denied.

+ \ No newline at end of file