moves <main> from layout to individual pages
This commit is contained in:
@@ -4,6 +4,7 @@ export DESCRIPTION="Joe Carstairs' personal website"
|
||||
pp "${SHARE}"/components/meta.upphtml
|
||||
#!
|
||||
|
||||
<main>
|
||||
<section class="h-card">
|
||||
<div>
|
||||
<img class="u-photo" src="/images/headshot.webp" height="96" width="96" />
|
||||
@@ -45,3 +46,4 @@ pp "${SHARE}"/components/meta.upphtml
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user