Fix minimal details

This commit is contained in:
prototypa
2022-09-04 00:56:24 -04:00
parent 570cf904c4
commit 1cf25d6b43
44 changed files with 757 additions and 641 deletions

View File

@ -8,4 +8,4 @@ const title = `Error 404 — ${SITE.name}`;
<Layout meta={{ title }}>
<Error404 />
</Layout>
</Layout>