moves <main> from layout to individual pages
This commit is contained in:
@@ -4,6 +4,7 @@ export DESCRIPTION="Error page for Joe Carstairs' personal website"
|
||||
pp "${SHARE}"/components/meta.upphtml
|
||||
#!
|
||||
|
||||
<main>
|
||||
<section>
|
||||
<h1>Got lost?</h1>
|
||||
|
||||
@@ -12,3 +13,4 @@ pp "${SHARE}"/components/meta.upphtml
|
||||
my <a href='/'>homepage</a> instead.
|
||||
</p>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user