Hello whiny.lol
This commit is contained in:
12
layouts/404.html
Executable file
12
layouts/404.html
Executable file
@@ -0,0 +1,12 @@
|
||||
{{ define "main" }}
|
||||
<section class="hero">
|
||||
<div class="hero-inner width-page">
|
||||
<h1>404</h1>
|
||||
<p>Page not found</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="container width-page prose">
|
||||
<p><a href="/">Go home</a></p>
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user