From 02a0574f3e2a4c254de7fd8b102273a62b2d7148 Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Fri, 27 Jan 2017 20:35:47 +0100 Subject: [PATCH] Added missing files --- .gitignore | 2 ++ p/404.php | 11 +++++++++++ p/blog.php | 4 ++++ 3 files changed, 17 insertions(+) create mode 100644 p/404.php create mode 100644 p/blog.php diff --git a/.gitignore b/.gitignore index 72bbf97..09c7e34 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ b/*/*.* s/* p/* !p/00-template.php +!p/404.php +!p/blog.php diff --git a/p/404.php b/p/404.php new file mode 100644 index 0000000..fadc4f0 --- /dev/null +++ b/p/404.php @@ -0,0 +1,11 @@ +

+ + + + +
404File not found!
+

+ +

+ The site you were looking for has been deleted or moved, or it never existed in the first place. Anyway, feel free to browse the site in search for your missing information. +

diff --git a/p/blog.php b/p/blog.php new file mode 100644 index 0000000..47ce648 --- /dev/null +++ b/p/blog.php @@ -0,0 +1,4 @@ +