~jelle/blog

7a690259e2759776a5d71da931d9bab60db2cf00 — Jelle Hermsen 2 years ago 742b302
Update Mastodon link
2 files changed, 2 insertions(+), 2 deletions(-)

M pages/contact.md
M template/header.html
M pages/contact.md => pages/contact.md +1 -1
@@ 4,7 4,7 @@ title: Contact
You can e-mail me at [blog@jelle.mozmail.com](mailto:blog@jelle.mozmail.com),
or reach me on the Libera IRC server where I go by the handle "jelleke". I'm
not very active on social media. I left the big ones years ago, but you can
still find me on [Mastodon](https://mastodon.sdf.org/@jelle).
still find me on [Mastodon](https://tech.lgbt/@jelle).

[SourceHut](https://git.sr.ht/~jelle/)


M template/header.html => template/header.html +1 -1
@@ 18,7 18,7 @@
    <link href="{base_url}assets/style.css" rel="stylesheet" />
    <title>Jelle's Corner - {head_title}</title>
    <base href="{base_url}">
    <link rel="me" href="https://mastodon.sdf.org/@jelle" />
    <link rel="me" href="https://tech.lgbt/@jelle" />
</head>
<body class="{page_type}">
    <header class="top">