1
0
Fork 0
hugo-paper/layouts/404.html

8 lines
135 B
HTML

{{ define "main" }}
<h1
class="absolute inset-x-8 bottom-20 top-0 flex items-center justify-center text-9xl"
>
404
</h1>
{{ end }}