Initial commit
This commit is contained in:
commit
fa52922077
39 changed files with 1802 additions and 0 deletions
11
404.html
Normal file
11
404.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
permalink: 404.html
|
||||
layout: default
|
||||
title: "404"
|
||||
id: "not-found"
|
||||
---
|
||||
|
||||
<div>
|
||||
<h1>Oops, that's a 404. 🙈</h1>
|
||||
<p>Looks like this page doesn't exist. <a href="/">Return home</a> to get a fresh start.</p>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue