chore: initial commit
This commit is contained in:
commit
5880538157
36 changed files with 930 additions and 0 deletions
6
layouts/404.html
Normal file
6
layouts/404.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{{ define "title" }}404{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
<h1>404</h1>
|
||||
<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2>
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue