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 @@ +