~jelle/blog

5d3509e51a7d763152eb86e2368c8502fa48f959 — Jelle Hermsen 1 year, 11 months ago 1d3f602
Add Mastodon link to header and mention it in the contact page.
2 files changed, 3 insertions(+), 1 deletions(-)

M pages/contact.md
M template/header.html
M pages/contact.md => pages/contact.md +2 -1
@@ 3,7 3,8 @@ 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 active on social media.
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).

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


M template/header.html => template/header.html +1 -0
@@ 18,6 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" />
</head>
<body class="{page_type}">
    <header class="top">