diff options
Diffstat (limited to 'http/src')
| -rw-r--r-- | http/src/index.upphtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/http/src/index.upphtml b/http/src/index.upphtml index 7979d86..fec3774 100644 --- a/http/src/index.upphtml +++ b/http/src/index.upphtml @@ -1,3 +1,9 @@ +#! +export TITLE="Joe Carstairs" +export DESCRIPTION="Joe Carstairs' personal website" +pp "${SHARE}"/components/meta.upphtml +#! + <section class="h-card"> <div> <img class="u-photo" src="/images/headshot.webp" height="96" width="96" /> |
