Files
2022roadtripnose/themes/hugo-theme-notrack/layouts/404.html

6 lines
83 B
HTML

{{ define "main" }}
<main>
<p>404: not found</p>
</main>
{{ end }}