initial checkin
This commit is contained in:
5
themes/hugo-theme-notrack/layouts/404.html
Normal file
5
themes/hugo-theme-notrack/layouts/404.html
Normal file
@ -0,0 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<main>
|
||||
<p>404: not found</p>
|
||||
</main>
|
||||
{{ end }}
|
Reference in New Issue
Block a user