HermitCollective.nix/sites/blog.hermitcollective.net/blog/themes/hugo-simple/layouts/404.html

7 lines
124 B
HTML
Raw Permalink Normal View History

2024-03-14 11:40:21 +00:00
{{ define "title" }}404{{ end }}
{{ define "main" }}
<h1>404</h1>
<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2>
{{ end }}