Migrate website to Hugo
Signed-off-by: Luc Perkins <lucperkins@gmail.com>
This commit is contained in:
5
docs/layouts/404.html
Normal file
5
docs/layouts/404.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<h2>
|
||||
We're sorry, but this page could not be found. Return to the main site <a href="/">here</a>.
|
||||
</h2>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user