1
0
Fork 0
hugo-paper/layouts/404.html
2022-07-19 23:25:41 +08:00

4 lines
128 B
HTML

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