moves <main> to default.layout

This commit is contained in:
2026-06-18 08:16:51 +01:00
parent c5c4167361
commit 56e2c037b5
5 changed files with 4 additions and 8 deletions
-2
View File
@@ -4,7 +4,6 @@ export DESCRIPTION="Error page for Joe Carstairs' personal website"
pp "${SHARE}"/components/meta.upphtml
#!
<main>
<section>
<h1>Got lost?</h1>
@@ -13,4 +12,3 @@ pp "${SHARE}"/components/meta.upphtml
my <a href='/'>homepage</a> instead.
</p>
</section>
</main>