Add 440 page
This commit is contained in:
parent
a59fc56a0b
commit
0020ee4494
1 changed files with 16 additions and 0 deletions
16
content/pages/404.html
Normal file
16
content/pages/404.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<head>
|
||||
<meta name="slug" content="404" />
|
||||
<meta name="title" content="Uh Oh - There's nothing here!" />
|
||||
<meta name="html_title" content="404 - Page not found">
|
||||
</head>
|
||||
<body>
|
||||
<section>
|
||||
</section>
|
||||
<section>
|
||||
<h3>The page you were looking for could not be found.</h3>
|
||||
<h4>Don't worry, I've send these badass tech ninjas to go and find it. Rest assured it will be found!</h4>
|
||||
</section>
|
||||
<section>
|
||||
For now, here's a cat GIF!
|
||||
</section>
|
||||
</body>
|
Reference in a new issue