Anotha lil dump
Think I'm finally finished fiddling with the devops stuff and ready to
finally focus on the content! 😁
This commit is contained in:
10
layouts/404.html
Normal file
10
layouts/404.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{{ define "main" }}
|
||||
<a href='{{ "/" | relURL }}'>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Ooops 404 Not Found!</h1>
|
||||
</header>
|
||||
<p>Click to go to the front page!</p>
|
||||
</article>
|
||||
</a>
|
||||
{{ end }}
|
Reference in New Issue
Block a user