404: add custom 404 errors.

This commit is contained in:
Mikaela Suomalainen 2012-05-06 17:57:12 +03:00
parent 5474a9f7b1
commit 15662ccf18
2 changed files with 7 additions and 0 deletions

3
404.html Normal file
View File

@ -0,0 +1,3 @@
<h1>404</h1>
<p>Page not found. You can find the list of pages in the <a href="https://github.com/Mkaysi/mkaysi.github.com/">source.</a></p>

4
404.html.md Normal file
View File

@ -0,0 +1,4 @@
404
===
Page not found. You can find the list of pages in the [source.](https://github.com/Mkaysi/mkaysi.github.com/)