From 5c5014a95ae79af4b052b5011e7d0c11d6eae6a6 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 29 Jun 2021 21:10:46 +0200 Subject: It's all done? Almost, just missing the RSS feed! --- _site/errs/404.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _site/errs/404.php (limited to '_site/errs/404.php') diff --git a/_site/errs/404.php b/_site/errs/404.php new file mode 100644 index 0000000..d2ef0f3 --- /dev/null +++ b/_site/errs/404.php @@ -0,0 +1,10 @@ + + +
+

# 404_

+

You surely know what this means.

+

Welp, we can't find what you are looking for right now. If you clicked on a link, the relevant page may have been moved, deleted or something like that.

+

You probably want to go back home.

+
+ + \ No newline at end of file -- cgit