From d8882f91eddcb5b77420dfc38e057498d02eab46 Mon Sep 17 00:00:00 2001 From: Aykhan Ahmadzada Date: Mon, 16 Sep 2024 02:39:22 +0400 Subject: [PATCH] Added 404.html --- 404.html | 17 +++++++++++++++++ 404.md | 8 ++++++++ not-found/index.html | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 404.html create mode 100644 404.md diff --git a/404.html b/404.html new file mode 100644 index 0000000..0eebc73 --- /dev/null +++ b/404.html @@ -0,0 +1,17 @@ + + + + + + + + Not Found | media.aykhan.net + + + + + + + + + diff --git a/404.md b/404.md new file mode 100644 index 0000000..3983833 --- /dev/null +++ b/404.md @@ -0,0 +1,8 @@ +--- +layout: default +title: 404 Page Not Found +--- + +# 404 Page Not Found + +Sorry, the page you were looking for does not exist. diff --git a/not-found/index.html b/not-found/index.html index 7483f3c..c760d03 100644 --- a/not-found/index.html +++ b/not-found/index.html @@ -5,7 +5,7 @@ - Page Not Found | aykhan.net + Page Not Found | media.aykhan.net