diff options
Diffstat (limited to 'site')
-rwxr-xr-x | site/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 |