Add xmpp to contact list

This commit is contained in:
davidovski 2024-04-02 12:04:00 +01:00
parent eef42271c3
commit 70cbcc3646
1 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,6 @@ cat << EOF
<div class="right">
<h2>contact</h2>
<p>if you want to contact me, you can message me on matrix <code>@ix:davidovski.xyz</code> or via the email linked at the top of the page.</p>
<p>if you want to contact me, you can message me on matrix <code>@ix:davidovski.xyz</code>, XMPP <code>ix@davidovski.xyz</code>, or via the email linked at the top of the page.</p>
</div>
EOF