Add a 404 page
This commit is contained in:
parent
a7f5585709
commit
53c91abe4f
3 changed files with 26 additions and 12 deletions
8
404.html
Normal file
8
404.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Page not found
|
||||
---
|
||||
|
||||
<p>
|
||||
The page you were looking for does not exist. You might want to
|
||||
<a href="/">go back home</a>.
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue