From 70cbcc3646732cc8a5f7b61678ae409a526c0a9e Mon Sep 17 00:00:00 2001 From: davidovski <david@davidovski.xyz> Date: Tue, 2 Apr 2024 12:04:00 +0100 Subject: Add xmpp to contact list --- site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/index.html') diff --git a/site/index.html b/site/index.html index 964aa17..bcbd10f 100755 --- a/site/index.html +++ b/site/index.html @@ -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 -- cgit v1.2.1