big bang
This commit is contained in:
commit
9943fc2d55
45 changed files with 669 additions and 0 deletions
4
layouts/404.html
Normal file
4
layouts/404.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{{ define "main" }}
|
||||
<h1>Page not found</h1>
|
||||
<p><a href="{{ .Site.BaseURL }}">Return to the home page</a>.</p>
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue