1
0
Fork 0
hugo-paper/layouts/404.html
nanxiaobei 39f6f4e9b2 v6
2022-07-18 23:36:39 +08:00

4 lines
128 B
HTML

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