From 7ff053f4e63fd0734d8dde84003f9a1ca3ac888d Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 17 Aug 2020 00:36:06 +0300 Subject: [PATCH] add 404 page --- 404.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 000000000..39dff6d61 --- /dev/null +++ b/404.html @@ -0,0 +1,12 @@ +--- +layout: bootstrap +title: Page Not Found +permalink: /404.html +--- + +

Page not found.

+

Sorry – the page you're looking for doesn't exist.

+

Perhaps you typed the URL incorrectly, or it may have moved.

+

Back To Home

+ +