This commit is contained in:
2026-03-25 15:45:57 +09:00
parent 266e0b0cf9
commit 1594477a83
8 changed files with 202 additions and 155 deletions

View File

@@ -1,6 +1,6 @@
{{ define "main" }}
{{- partial "nav.html" . -}}
<div class="home">
<div class="not-found">
<h1>404</h1>
<p>Page not found.</p>
</div>