diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-18 08:16:51 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-18 08:16:51 +0100 |
| commit | 56e2c037b57cbe6eb8480833e78d5f1d095822f0 (patch) | |
| tree | d6d2d2223cc38c017a92e2616ebe6ef1e2cd9073 /http/src/index.upphtml | |
| parent | c5c4167361749b6bd106587f5324b58b44d1b15b (diff) | |
moves <main> to default.layout
Diffstat (limited to 'http/src/index.upphtml')
| -rw-r--r-- | http/src/index.upphtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/http/src/index.upphtml b/http/src/index.upphtml index 51eacba..fec3774 100644 --- a/http/src/index.upphtml +++ b/http/src/index.upphtml @@ -4,7 +4,6 @@ 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" /> @@ -46,4 +45,3 @@ pp "${SHARE}"/components/meta.upphtml </p> </div> </section> -</main> |
