diff options
Diffstat (limited to 'http/src/index.upphtml')
| -rw-r--r-- | http/src/index.upphtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/http/src/index.upphtml b/http/src/index.upphtml index fec3774..51eacba 100644 --- a/http/src/index.upphtml +++ b/http/src/index.upphtml @@ -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> |
